Back to search
30
MCP

flexible-graphrag-mcp

pypi/flexible-graphrag-mcp

MCP server for Flexible GraphRAG — connects to the FastAPI backend (status, ingest, hybrid search, AI Q&A) for Claude Desktop and other MCP clients. Supports 13 data sources, 15 property graph DBs, 4 RDF triple stores, 10 vector DBs, LlamaIndex + LangChain

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

Similar MCP servers embedding-nearest

codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
graphite-mcp
MCP server for the Graphite Financial Knowledge Graph — wires it into Claude Code, Claude Desktop, Cursor, Codex CLI, and any other MCP-comp
0 tools
freecad-robust-mcp
Robust MCP Server for FreeCAD integration with Claude Code and other AI assistants
0 tools
claude-lfr-mcp
Fast CPU-based RAG for codebases using BGE embeddings and Qdrant. MCP server for Claude Code.
0 tools
@g99/lightrag-mcp-server
Model Context Protocol (MCP) server for LightRAG - 30 fully working tools with complete RAG and Knowledge Graph integration
0 tools
graforest-mcp
Graforest MCP Server — Build, populate, and query Knowledge Graphs with AI. 13 tools for knowledge ingestion, search, traversal, and graph m
0 tools

How to use

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

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