databases
Mcp Neo4j
Model Context Protocol with Neo4j (Run queries, Knowledge Graph Memory, Manaage Neo4j Aura Instances)
python
local
databases
Installation
npx -y neo4j-contrib/mcp-neo4jConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-neo4j",
"command": "npx",
"args": [
"-y",
"neo4j-contrib/mcp-neo4j"
]
}About This MCP Server
neo4j-contrib/mcp-neo4j
Model Context Protocol with Neo4j (Run queries, Knowledge Graph Memory, Manaage Neo4j Aura Instances)
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub