# mcp-neo4j-cypher MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-neo4j-contrib-mcp-neo4j-cypher
- Repository: https://github.com/neo4j-contrib/mcp-neo4j

## Install
- Command: `uvx mcp-neo4j-cypher`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Pypi mcp-neo4j-cypher v0.5.1
- Environment variable: NEO4J_URI (required)
- Environment variable: NEO4J_USERNAME (required)
- Environment variable: NEO4J_PASSWORD (required; secret)
- Environment variable: NEO4J_DATABASE
- Environment variable: NEO4J_NAMESPACE
- Environment variable: NEO4J_RESPONSE_TOKEN_LIMIT
- Environment variable: NEO4J_READ_TIMEOUT
- Environment variable: NEO4J_READ_ONLY
- Environment variable: NEO4J_SCHEMA_SAMPLE_SIZE
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.neo4j-contrib
- Version: 1.0.0
- Runtime: Pypi
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Nov 7, 2025
- Source: https://registry.modelcontextprotocol.io
