Model Context Protocol with Neo4j
Model Context Protocol (MCP) is a standardized protocol for managing context between large language models (LLMs) and external systems.
This lets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things with Neo4j and your Aura account, e.g.:
What is in this graph?
mcp-neo4j-cypher
- natural language to Cypher queriesmcp-neo4j-memory
- knowledge graph memory stored in Neo4jmcp-json-memory
- knowledge graph memory stored in a fileA reference server for modeling memory as a knowledge graph.
Contributions are welcome! Please feel free to submit a Pull Request.