SERVER

Neo4j Canary

Rank #9203

pulsemcp/neo4j-canary

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

First listed
Mar 5, 2026
Last publish date
Apr 21, 2026
OVERVIEW

Neo4j Canary is a Model Context Protocol (MCP) server published by neo4j-labs. It ranks #9203 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Neo4j Canary is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Mar 5, 2026 and most recently updated on Apr 21, 2026.

STANDING
#9,203of 58,900 tracked serversTop 25%

Ranks ahead of 49,697 of 58,900 servers on MCP Toplist.

CONNECT

Use Neo4j Canary

Add Neo4j Canary to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "neo4j-canary": {
      "command": "uvx",
      "args": [
        "neo4j-mcp-canary"
      ],
      "env": {
        "NEO4J_URI": "<your NEO4J_URI>",
        "NEO4J_USERNAME": "<your NEO4J_USERNAME>",
        "NEO4J_PASSWORD": "<your NEO4J_PASSWORD>",
        "NEO4J_DATABASE": "<your NEO4J_DATABASE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

neo4j-labs

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.2.3Apr 21, 2026
FAQ

Frequently asked questions

What is Neo4j Canary?
Neo4j MCP Canary — The canary goes first so the rest of us know what's coming
Who maintains Neo4j Canary?
Neo4j Canary is maintained by neo4j-labs, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Neo4j Canary an official MCP server?
Yes — Neo4j Canary is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Neo4j Canary have?
MCP Toplist tracks 1 version of Neo4j Canary, most recently published on Apr 21, 2026.
Where can I find the source code for Neo4j Canary?
The source code for Neo4j Canary is hosted at github.com/neo4j-labs/neo4j-mcp-canary.
EXPLORE