mcp neo4j cypher MCP
v1.0.0io.github.neo4j-contrib/mcp-neo4j-cypher
A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add mcp-neo4j-cypher -e NEO4J_URI=<NEO4J_URI> -e NEO4J_USERNAME=<NEO4J_USERNAME> -e NEO4J_PASSWORD=<NEO4J_PASSWORD> -e NEO4J_DATABASE=<NEO4J_DATABASE> -e NEO4J_NAMESPACE=<NEO4J_NAMESPACE> -e NEO4J_RESPONSE_TOKEN_LIMIT=<NEO4J_RESPONSE_TOKEN_LIMIT> -e NEO4J_READ_TIMEOUT=<NEO4J_READ_TIMEOUT> -e NEO4J_READ_ONLY=<NEO4J_READ_ONLY> -e NEO4J_SCHEMA_SAMPLE_SIZE=<NEO4J_SCHEMA_SAMPLE_SIZE> -- uvx mcp-neo4j-cypher
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.