MCP Directory
Back

mcp-neo4j

by neo4j-contrib · Python · ★ 941

Neo4j Labs Model Context Protocol servers

#database#mcp#mcp-server#neo4j#stdio

Install

pip install git+https://github.com/neo4j-contrib/mcp-neo4j.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-neo4j": {
      "command": "uvx",
      "args": [
        "git+https://github.com/neo4j-contrib/mcp-neo4j.git"
      ]
    }
  }
}

From the README

These MCP servers are a part of the [Neo4j Labs](https://neo4j.com/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](https://github.com/neo4j/mcp). Model Co…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers