Skip to content
Back to search
30
MCP

cypherwolf-mcp

pypi/cypherwolf-mcp

CypherWolf MCP server — Neo4j Cypher query revision from a curated corpus, for @neo4j.com users.

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

Similar MCP servers embedding-nearest

mcp/neo4j
Official MCP server for Neo4j. Interact with Neo4j using Cypher graph queries.
0 tools
io.github.neo4j-contrib/mcp-neo4j-cypher
A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.
0 tools
Neo4j
Official MCP server for Neo4j. Interact with Neo4j using Cypher graph queries.
4 tools
mcp-caste-cypher
MCP server for converting caste CSV data to Neo4j Cypher queries using Gemini AI
0 tools
neo4j/mcp
Official MCP server for Neo4j database.
0 tools
iflow-mcp_mcp-neo4j-cypher
A simple Neo4j MCP server
0 tools

How to use

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

{
  "mcpServers": {
    "cypherwolf-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}