Neo4j MCP Clients & Servers
@neo4j-contrib
About Neo4j MCP Clients & Servers
Model Context Protocol with Neo4j
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Neo4j MCP Clients & Servers?
Neo4j MCP Clients & Servers is a collection of Model Context Protocol (MCP) servers that allow large language models (LLMs) to interact with Neo4j graph databases and Neo4j Aura cloud instances using natural language. It is intended for developers and AI assistants using MCP-compatible clients like Claude Desktop, VS Code, Cursor, or Windsurf.
How to use Neo4j MCP Clients & Servers?
Configure the MCP client to connect to one or more of the included servers (mcp-neo4j-cypher, mcp-neo4j-memory, mcp-neo4j-cloud-aura-api) with your Neo4j database credentials or Aura API keys. Then issue natural language commands to query or modify graph data, manage Aura instances, or retrieve knowledge graph memory across sessions.
Key features of Neo4j MCP Clients & Servers
- Natural language to Cypher query generation and execution
- Read and write database operations via generated Cypher
- Persistent knowledge graph memory stored in Neo4j
- Manage Neo4j Aura instances (create, destroy, scale, enable features)
- Works across multiple MCP-compatible clients and sessions
Use cases of Neo4j MCP Clients & Servers
- Ask what is in the graph and retrieve schema information
- Generate charts from product sales data using natural language
- List, create, and scale Neo4j Aura cloud instances
- Store personal facts as entities and relationships in a knowledge graph
- Access the same graph data from different conversational sessions
FAQ from Neo4j MCP Clients & Servers
What MCP clients can I use with these servers?
Claude Desktop, VS Code, Cursor, and Windsurf are explicitly mentioned as compatible MCP clients.
What do I need to set up to use these servers?
You need a Neo4j database (local or remote) for the Cypher and Memory servers, and a Neo4j Aura account for the cloud API server. Detailed setup instructions are in each server’s own README.
Can I run all three servers at the same time?
Yes, each server is independent and can be configured together in your MCP client to cover different use cases.
How is the mcp-neo4j-memory server different from the cypher server?
mcp-neo4j-memory focuses on storing and retrieving personal knowledge graph entities and relationships across sessions, while mcp-neo4j-cypher executes generated read/write Cypher queries on a configured database.
Where is my data stored?
Data resides in your configured Neo4j database instance (local or remote) for all servers. For the cloud API server, actions modify resources in your Neo4j Aura account.
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Codelf
unbugA search tool helps dev to solve the naming things problem.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
Comments