mcp-neo4j

neo4j-contrib/mcp-neo4j
★ 917 stars Python 🗄️ Database Updated 1mo ago
Neo4j Labs Model Context Protocol servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-neo4j": {
      "command": "uvx",
      "args": [
        "mcp-neo4j"
      ]
    }
  }
}

Or install with pip: pip install mcp-neo4j

Topics

databasemcpmcp-serverneo4jstdio