Back to search
30
MCP
graph-mcp-driver
pypi/graph-mcp-driverMCP server that exposes Neo4j (Cypher) and Apache Jena Fuseki (SPARQL) tools to MCP-capable LLM hosts for querying UAF 1.2 / SysML 1.6 / BPMN 2.0 knowledge graphs.
Uptime
0.0%
37 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": {
"graph-mcp-driver": {
"url": "None",
"transport": "http"
}
}
}