Skip to content
Verified official

mcp neo4j cypher MCP

v1.0.0

io.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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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.