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

Velocity · 7d
+1.7
★ / day
Trend
→steady
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.