mcp-neo4j-cypher

A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.

stdio v1.0.0

Connection Configuration

Add this to your AI agent's MCP config file to connect.

Run in your terminal:

claude mcp add io.github.neo4j-contrib--mcp-neo4j-cypher -- uvx

Server Details

Transport

stdio

Authentication

None

Version

v1.0.0

Server Name

io.github.neo4j-contrib/mcp-neo4j-cypher

Last Updated

Nov 7, 2025

Get Started

How to install and connect this MCP server.

Required Configuration

Environment variables you must provide when running this server.

Variable Required
NEO4J_URI Yes
NEO4J_USERNAME Yes
NEO4J_PASSWORD secret Yes
NEO4J_DATABASE Optional
NEO4J_NAMESPACE Optional
NEO4J_RESPONSE_TOKEN_LIMIT Optional
NEO4J_READ_TIMEOUT Optional
NEO4J_READ_ONLY Optional
NEO4J_SCHEMA_SAMPLE_SIZE Optional