Neo4j MCP Server
Official Neo4j MCP server for running Cypher graph queries against Neo4j.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Neo4j MCP Server, derived from its capabilities.
AIVSS 7.1 · High
View MAESTRO 7-layer threat model →Overview
Neo4j's official MCP server lets agents query and mutate a graph database using Cypher over a bolt URI, with optional read-only mode. It authenticates with a Neo4j username and password. Cypher write access and connection credentials are the main security surface, mitigated by a configurable read-only flag.
Key features
- Cypher query execution
- Read-only mode toggle
- Bolt URI configuration
- Username/password auth
Use cases
- Exploring graph data conversationally
- Automating graph updates with an agent