Neo4j Graph
Query a Neo4j graph database with read-only access via schema inspection, property search, neighborhood traversal, an...
What it does
Query a Neo4j graph database with read-only access via schema inspection, property search, neighborhood traversal, and custom Cypher queries.
This MCP server provides read-only access to a self-hosted Neo4j graph database. It exposes tools for fetching the graph schema, searching nodes by property, exploring node neighborhoods up to two hops, and executing custom read-only Cypher queries. All write operations are blocked, and results are capped at 500 rows with a configurable query timeout.
Capabilities
Server
Quality
deterministic score 0.56 from registry signals: · indexed on pulsemcp · has source repo · 3 github stars · registry-generated description present