Back to search
30
MCP
io.github.neo4j-contrib/mcp-neo4j-cypher
io.github.neo4j-contrib/mcp-neo4j-cypherA simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.neo4j-contrib/mcp-neo4j-cypher": {
"url": "None",
"transport": "http"
}
}
}