Connect AI to Neo4j for querying, analyzing, and managing graph data.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-neo4j" yet — see the docs or source repo.
Connect to my Neo4j database, find the shortest relationship path between user "Zhang San" and "Li Si", and explain each hop in English.
Returns the shortest path, involved nodes and relationship types, with a readable explanation.
Generate a Cypher query for this task: find groups of users who bought the same product in the last 30 days, ordered by co-purchase count descending.
Provides an executable Cypher query with a brief explanation of the logic and key fields.
Write this batch of paper authors, institutions, and topics into Neo4j, create author-institution, author-paper, and paper-topic relationships, and avoid duplicate nodes.
Generates or executes the import steps, explaining node modeling, relationship creation, and deduplication strategy.
Run Cypher queries and inspect Neo4j schemas for AI-driven graph exploration.
Query and explore Neo4j graph databases with natural language and Cypher.
Query Neo4j graph databases with natural language for fast relationship insights.
Connect a Neo4j knowledge graph to AI assistants for search and read-only queries.
Query and retrieve data across GitHub, Neo4j, PostgreSQL, and Milvus.
Turn PostgreSQL data into a Neo4j graph for natural language querying.