Skip to content
Back to search
30
MCP

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

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

A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.neo4j-contrib/mcp-neo4j-cypher": {
      "url": "None",
      "transport": "http"
    }
  }
}