← All servers

neo4j-mcp-canary

io.github.neo4j-labs/neo4j-mcp-canary v0.2.3
Official Registry database git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add neo4j-mcp-canary -- uvx neo4j-mcp-canary
Add to claude_desktop_config.json
{
  "mcpServers": {
    "neo4j-mcp-canary": {
      "command": "uvx",
      "args": [
        "neo4j-mcp-canary"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "neo4j-mcp-canary": {
      "command": "uvx",
      "args": [
        "neo4j-mcp-canary"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "neo4j-mcp-canary": {
      "command": "uvx",
      "args": [
        "neo4j-mcp-canary"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "neo4j-mcp-canary": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "neo4j-mcp-canary"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "neo4j-mcp-canary": {
      "command": "uvx",
      "args": [
        "neo4j-mcp-canary"
      ]
    }
  }
}

Packages

pypi neo4j-mcp-canary@0.2.3

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.neo4j-labs--neo4j-mcp-canary/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent