Back to search
30
MCP
Neo4j
docker-mcp/neo4jOfficial MCP server for Neo4j. Interact with Neo4j using Cypher graph queries.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
4
callable
Primary URL
—
Tools · 4
get-schema
read-cypher
write-cypher
list-gds-procedures
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"neo4j": {
"url": "None",
"transport": "http"
}
}
}