
Neo4j Labs Model Context Protocol servers
Neo4j Labs Model Context Protocol servers
·
These MCP servers are a part of the Neo4j Labs program. They are developed and maintained by the Neo4j Field GenAI team and welcome contributions from the larger developer community. These servers are frequently updated with new and experimental features, but are not supported by the Neo4j product team.
They are actively developed and maintained, but we don’t provide any SLAs or guarantees around backwards compatibility and deprecation.
If you are looking for the official product Neo4j MCP server please find it here.
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 other MCP Client (VS Code, Cursor, Windsurf, Gemini CLI), to use natural language to accomplish things with Neo4j and your Aura account, e.g.:
mcp-neo4j-cypher - natural language to Cypher queriesGet database schema for a configured database and execute generated read and write Cypher queries on that database.
Requirement: Requires the APOC plugin to be installed and enabled on the Neo4j instance for schema inspection.
mcp-neo4j-memory - knowledge graph memory stored in Neo4jStore and retrieve entities and relationships from your personal knowledge graph in a local or remote Neo4j instance. Access that information over different sessions, conversations, clients.
mcp-neo4j-cloud-aura-api - Neo4j Aura cloud service management APIManage your Neo4j Aura instances directly from the comfort of your AI assistant chat.
Create and destroy instances, find instances by name, scale them up and down and enable features.
mcp-neo4j-data-modeling - interactive graph data modeling and visualizationCreate, validate, and visualize Neo4j graph data models. Allows for model import/export from Arrows.app.
All servers support multiple transport modes:
To run a server in HTTP mode, use the --transport http flag:
# Basic HTTP mode
mcp-neo4j-cypher --transport http
# Custom HTTP configuration
mcp-neo4j-cypher --transport http --host 127.0.0.1 --port 8080 --path /api/mcp/Environment variables are also supported:
export NEO4J_TRANSPORT=http
export NEO4J_MCP_SERVER_HOST=127.0.0.1
export NEO4J_MCP_SERVER_PORT=8080
export NEO4J_MCP_SERVER_PATH=/api/mcp/
mcp-neo4j-cypherAll servers in this repository are containerized and ready for cloud deployment on platforms like AWS ECS Fargate and Azure Container Apps. Each server supports HTTP transport mode specifically designed for scalable, production-ready deployments with auto-scaling and load balancing capabilities.
📋 Complete Cloud Deployment Guide →
The deployment guide covers:
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License
This repo does not document an install step we could read. Check the README on GitHub.
Paste this prompt into your agent. It reads this page and does the setup for you.
Read https://aiagentslisting.com/mcp/neo4j-mcp-servers to learn what the "Neo4j MCP Servers" MCP server does and how to install it. Add it to my coding agent's MCP configuration as documented on that page, then confirm the server connects and list the tools it exposes.Agents can also browse this directory over MCP at https://aiagentslisting.com/api/mcp
This server doesn't publish a machine-readable tool manifest, and it doesn't expose a public endpoint we could ask. Connect the server locally to see what it exposes.
A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
mcp-neo4j-cypher-v0.6.0Release notesmcp-gemini-ext-v1.0.1Release notesmcp-neo4j-memory-v0.4.5Release notesmcp-neo4j-cypher-v0.5.3Release notesmcp-neo4j-aura-manager-v0.4.8Release notesmcp-neo4j-data-modeling-v0.8.2Release notesmcp-neo4j-data-modeling-v0.8.1Release notesmcp-neo4j-memory-v0.4.4Release notesmcp-neo4j-data-modeling-v0.8.0Release notesmcp-neo4j-cypher-v0.5.2Release notesmcp-neo4j-aura-manager-v0.4.7Release notesmcp-neo4j-memory-v0.4.3Release notesmcp-neo4j-data-modeling-v0.7.0Release notesmcp-neo4j-aura-manager-v0.4.6Release notesmcp-neo4j-memory-v0.4.2Release notesmcp-neo4j-data-modeling-v0.6.1Release notesmcp-neo4j-cypher-v0.5.1Release notesmcp-neo4j-aura-manager-v0.4.5Release notesmcp-neo4j-aura-manager-v0.4.4Release notesmcp-neo4j-data-modeling-v0.6.0Release notesConnect to the AI Agents Listing MCP server at https://aiagentslisting.com/api/mcp using the HTTP transport and complete the sign-in when it asks. Then call the submit_review tool for the listing "neo4j-mcp-servers" with a rating from 1 to 5 and a short note on what worked and what did not.No reviews yet
Be the first to share your experience with this tool.
A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
AI & ML Services
One email a week. New agents, MCP servers and skills, and what is actually getting traction.