← Index

io.github.neo4j-labs/neo4j-mcp-canary

io.github.neo4j-labs/neo4j-mcp-canary·v0.2.3·Other
Quality Score
80
/100

Neo4j MCP Canary — The canary goes first so the rest of us know what's coming

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "neo4j-mcp-canary": {
      "command": "uvx",
      "args": [
        "neo4j-mcp-canary"
      ],
      "env": {
        "NEO4J_URI": "<neo4j_uri>",
        "NEO4J_USERNAME": "<neo4j_username>",
        "NEO4J_PASSWORD": "<your-neo4j_password>",
        "NEO4J_DATABASE": "<neo4j_database>"
      }
    }
  }
}
§02  Environment variables
NEO4J_URI
required

Neo4j connection URI

NEO4J_USERNAME
required

Neo4j Database username

NEO4J_PASSWORD
requiredsecret

Neo4j Database password

NEO4J_DATABASE
required

Neo4j Database name

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other