MCP Servers / database / Neo4j

Neo4j

JSON →
stdiononedatabase

MCP server for Neo4j — run Cypher queries, explore schema, and inspect database info over stdio

Install
How to run this server

No install command recorded.

server path: neo4j-3
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envNEO4J_URL
Resources
Neo4j — MCP Server · libregistry