Neo4j
JSON →MCP server for Neo4j â run Cypher queries, explore schema, and inspect database info over stdio
Tools · 8
- run_query Execute Cypher queries (write and read-only)
- run_read_query Execute Cypher queries (write and read-only)
- get_schema Inspect graph schema and metadata
- get_labels Inspect graph schema and metadata
- get_relationship_types Inspect graph schema and metadata
- get_indexes Inspect graph schema and metadata
- get_constraints Inspect graph schema and metadata
- get_server_info Neo4j server address and version
Environment variables
NEO4J_URL