71
/ 100
21 days ago
glama

Neo4j MCP Server

MCP server for Neo4j that provides abstract graph operations for LLMs, enabling safe and consistent interaction with Neo4j databases through tools like search, insert, update, delete, and schema introspection.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: NEO4J_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configNEO4J_URIfrom-literal==bolt://openclaw-instance-1-neo4j:7687 \
configNEO4J_USERfrom-literal==neo4j \
🔐 secretNEO4J_PASSWORDfrom-literal==<your-password> \
configNEO4J_DATABASE
configNEO4J_MCP_TRANSPORT
configNEO4J_MCP_HOST
configNEO4J_MCP_PORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/alvaropaco-neo4j-mcp-1vc95j)](https://m8ven.ai/mcp/alvaropaco-neo4j-mcp-1vc95j)
commit: 422216b95a482b94f53f63aadac13e0c51523aa5
code hash: 0a01cef7b71ca55603efc5c3188863dab2ea796be46e57bc41b5fa6faeaf9c45
verified: 7/10/2026, 10:07:43 AM
view raw JSON →