SERVER

MCP Neo4J Cypher

Rank #1,307

io.github.neo4j-contrib/mcp-neo4j-cypher

MCP server providing neo4j-cypher capabilities

First listed
Nov 7, 2025
Last publish date
Apr 10, 2026
OVERVIEW

MCP Neo4J Cypher is a Model Context Protocol (MCP) server published by neo4j-contrib. It ranks #1,307 of 76,851 servers tracked on MCP Toplist, and its repository has 979 GitHub stars. MCP Toplist tracks 5 versions of MCP Neo4J Cypher. It was first listed on Nov 7, 2025 and most recently updated on Apr 10, 2026.

STANDING
#1,307of 76,851 tracked serversTop 5%

Ranks ahead of 75,544 of 76,851 servers on MCP Toplist.

Recent momentum
+38GitHub stars since Apr 27 (+4%)
CONNECT

Use MCP Neo4J Cypher

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

Python package (PyPI)
{
  "mcpServers": {
    "mcp-neo4j-cypher": {
      "command": "uvx",
      "args": [
        "mcp-neo4j-cypher"
      ],
      "env": {
        "NEO4J_URI": "<your NEO4J_URI>",
        "NEO4J_USERNAME": "<your NEO4J_USERNAME>",
        "NEO4J_PASSWORD": "<your NEO4J_PASSWORD>",
        "NEO4J_DATABASE": "<your NEO4J_DATABASE>",
        "NEO4J_NAMESPACE": "<your NEO4J_NAMESPACE>",
        "NEO4J_RESPONSE_TOKEN_LIMIT": "<your NEO4J_RESPONSE_TOKEN_LIMIT>",
        "NEO4J_READ_TIMEOUT": "<your NEO4J_READ_TIMEOUT>",
        "NEO4J_READ_ONLY": "<your NEO4J_READ_ONLY>",
        "NEO4J_SCHEMA_SAMPLE_SIZE": "<your NEO4J_SCHEMA_SAMPLE_SIZE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

ORGANIZATION

neo4j-contrib

Organization
Servers in org
8
Versions across org
42
MORE FROM THIS PUBLISHER

Other servers by neo4j-contrib

View all neo4j-contrib servers →
VERSIONS

Available versions (5)

0.1.0 · Nov 25, 20241.0.0 · Nov 7, 20250.5.2 · Dec 15, 20250.5.3 · Feb 23, 20260.6.0 · Apr 10, 2026Nov 25, 2024Apr 10, 2026
VersionPublished
0.6.0Apr 10, 2026
0.5.3Feb 23, 2026
0.5.2Dec 15, 2025
1.0.0Nov 7, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains MCP Neo4J Cypher?
MCP Neo4J Cypher is maintained by neo4j-contrib, which publishes 8 MCP servers (42 total versions) tracked on MCP Toplist.
Is MCP Neo4J Cypher listed on the Official MCP Registry?
MCP Neo4J Cypher is not currently listed on the Official MCP Registry.
How many versions does MCP Neo4J Cypher have?
MCP Toplist tracks 5 versions of MCP Neo4J Cypher, most recently published on Apr 10, 2026.
Where can I find the source code for MCP Neo4J Cypher?
The source code for MCP Neo4J Cypher is hosted at github.com/neo4j-contrib/mcp-neo4j.
EXPLORE