databases

Mcp Neo4j

Model Context Protocol with Neo4j (Run queries, Knowledge Graph Memory, Manaage Neo4j Aura Instances)

python
local
databases
0
View on GitHub

Installation

npx -y neo4j-contrib/mcp-neo4j

Configuration

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)

GitHub: https://github.com/neo4j-contrib/mcp-neo4j

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub