Back to search
30
MCP

mcp-caste-cypher

pypi/mcp-caste-cypher

MCP server for converting caste CSV data to Neo4j Cypher queries using Gemini AI

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

Similar MCP servers embedding-nearest

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
mcp/neo4j
Official MCP server for Neo4j. Interact with Neo4j using Cypher graph queries.
0 tools
cedarscript-mcp-server
MCP server for AI-assisted code transformations via CEDARScript
0 tools
neo4j/mcp
Official MCP server for Neo4j database.
0 tools
civisanalytics/mcp-server
MCP server for interacting with Civis Platform through Agentic AI
0 tools
classifinder-mcp
MCP server for ClassiFinder — secret scanning tools for AI agents
0 tools

How to use

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

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