Cypher access to Neo4j graph databases — read schemas, run queries, traverse paths.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"neo4j": { "command": "npx", "args": [ "-y", "mcp-neo4j", "postgresql://localhost/mydb" ] }