Neo4j
Createdneo4j-contrib
Enables natural language interaction with Neo4j databases and Aura accounts using the Model Context Protocol.
About
Leverages the Model Context Protocol (MCP) to facilitate natural language interaction with Neo4j databases. This allows users to use natural language queries, through any MCP Client such as Claude Desktop, to accomplish tasks with Neo4j and Aura accounts, such as querying the graph's content. The repository provides different servers, including one that translates natural language into Cypher queries and others that model memory as a knowledge graph stored in Neo4j or a JSON file.
Key Features
- Supports natural language queries against Neo4j databases.
- Offers a natural language to Cypher query server.
- Includes servers for knowledge graph memory stored in Neo4j or JSON.
- Compatible with any Model Context Protocol (MCP) Client.
Use Cases
- Querying Neo4j graphs using natural language.
- Building knowledge graph memory with Neo4j.
- Integrating Neo4j with LLMs through a standardized protocol.