SERVER

MCP Neo4J Cypher

Rank #618

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 #618 of 58,900 servers tracked on MCP Toplist, and its repository has 951 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
#618of 58,900 tracked serversTop 5%

Ranks ahead of 58,282 of 58,900 servers on MCP Toplist.

Recent momentum
+10GitHub stars since Apr 27 (+1%)
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
Total servers
8
Total versions
21
MORE FROM THIS PUBLISHER

Other servers by neo4j-contrib

View all neo4j-contrib servers →
VERSIONS

Available versions (5)

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

What is MCP Neo4J Cypher?
MCP server providing neo4j-cypher capabilities
Who maintains MCP Neo4J Cypher?
MCP Neo4J Cypher is maintained by neo4j-contrib, which publishes 8 MCP servers (21 total versions) tracked on MCP Toplist.
Is MCP Neo4J Cypher an official MCP server?
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