A Model Context Protocol server that enables running Cypher queries and retrieving schema from Neo4j databases, supporting AI-driven graph exploration and text-to-Cypher workflows.
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.
process.env. You'll be asked to provide them before it can run.NEO4J_URLNEO4J_URI— e ="bolt://host.docker.internal:7687" \NEO4J_USERNAME— e ="neo4j" \NEO4J_PASSWORD— e ="your-password" \NEO4J_DATABASE— "": "neo4j"NEO4J_NAMESPACE— "": "local"NEO4J_TRANSPORT— export =httpNEO4J_MCP_SERVER_HOST— export =127.0.0.1NEO4J_MCP_SERVER_PORT— export =8080NEO4J_MCP_SERVER_PATH— export =/api/mcp/NEO4J_MCP_SERVER_ALLOW_ORIGINS— export ="https://example.com,https://example.com"NEO4J_MCP_SERVER_ALLOWED_HOSTS— export ="example.com,www.example.com"NEO4J_RESPONSE_TOKEN_LIMIT— export =4000NEO4J_READ_TIMEOUT— export =60[](https://m8ven.ai/mcp/st3v0rr-mcp-neo4j-cypher-18htfe)