Neo4j

Neo4j

Official MCP server for Neo4j. Interact with Neo4j using Cypher graph queries.

50K+

4 Tools

Packaged by
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
get-schemaIntrospect labels, relationship types, and property keys to provide schema context for Neo4j.
read-cypherExecute arbitrary read-only Cypher queries against the configured Neo4j database. Rejects writes, schema/admin operations, and PROFILE queries.
write-cypherExecute arbitrary write Cypher queries (including schema/admin operations) against the configured Neo4j database. Use only in non-production environments.
list-gds-proceduresList available Neo4j Graph Data Science (GDS) procedures in the connected Neo4j instance.
Related servers