Query Neo4j graph databases with natural language for fast relationship insights.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP Neo4j Cypher Server" yet — see the docs or source repo.
Connect to the Neo4j database, find all users within two hops of "Zhang Wei", group and count them by relationship type, and provide the corresponding Cypher query.
A list of connected users within two hops, relationship type counts, and an executable Cypher query.
Find the shortest path between "Product A" and "Technology B" in the knowledge graph, explain what each hop represents, and output the Cypher query.
The shortest path result, a hop-by-hop relationship explanation, and the generated Cypher query.
Query the graph database for the top 10 entities referenced by the most other nodes, showing their names, reference counts, major relationship types, and the corresponding Cypher.
A top-10 list of high-impact entities, key metric summaries, and a reusable Cypher query.
Query and explore Neo4j graph databases with natural language and Cypher.
Run Cypher queries and inspect Neo4j schemas for AI-driven graph exploration.
Connect AI to Neo4j for querying, analyzing, and managing graph data.
Connect a Neo4j knowledge graph to AI assistants for search and read-only queries.
Ingest documents into Neo4j to build and query a knowledge graph.
Query databases in natural language and auto-generate and execute SQL.