neo4j-contrib/mcp-neo4j
MCP servers enabling Claude, VS Code, Cursor and other AI clients to query Neo4j databases using natural language.

Not currently ranked — collecting fresh signals.
star history
This repository provides Model Context Protocol servers developed by Neo4j’s GenAI team. It includes a Cypher query server that generates read/write queries from natural language and a knowledge graph memory server for storing and retrieving entities. The servers act as bridges between LLM clients and Neo4j databases, allowing users to interact with graph data using conversational prompts.
Frequently asked
- What is neo4j-contrib/mcp-neo4j?
- MCP servers enabling Claude, VS Code, Cursor and other AI clients to query Neo4j databases using natural language.
- Is mcp-neo4j open source?
- Yes — neo4j-contrib/mcp-neo4j is open source, released under the MIT license.
- What language is mcp-neo4j written in?
- neo4j-contrib/mcp-neo4j is primarily written in Python.
- How popular is mcp-neo4j?
- neo4j-contrib/mcp-neo4j has 981 stars on GitHub.
- Where can I find mcp-neo4j?
- neo4j-contrib/mcp-neo4j is on GitHub at https://github.com/neo4j-contrib/mcp-neo4j.