databases

Mcp Neo4j

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

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

Need More Details?

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

View Full Documentation on GitHub

Related MCPs

View all →