Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

Flexible GraphRAG — Backend + MCP for Docs

An open-source GraphRAG/RAG platform with FastAPI backend + MCP server, 13 data sources, and hybrid search; verified 125★, pushed 2026-05-14.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 27/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Uv|Docker|Npx
Confiance
Confiance : Established
Point d'entrée
uv pip install flexible-graphrag-mcp && flexible-graphrag-mcp --http --port 3001
Commande de staging sûr
npx -y tokrepo@latest install 5e32745c-8468-5123-8935-a074cda68a7a --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

An open-source GraphRAG/RAG platform with FastAPI backend + MCP server, 13 data sources, and hybrid search; verified 125★, pushed 2026-05-14.

Best for: Teams building doc intelligence with a REST backend and MCP tools (ingest/search/query)

Works with: Python 3.13 + uv; backend on http://localhost:8000 and MCP server in HTTP mode on port 3001 (README)

Setup time: 30-65 minutes

Key facts (verified)

  • GitHub: 125 stars · 27 forks · pushed 2026-05-14.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: uv pip install flexible-graphrag-mcp && flexible-graphrag-mcp --http --port 3001.

Main

  • Treat it as two layers: backend REST API first, then MCP server connecting to it (README requires backend on :8000).

  • Start with the smallest footprint: install from PyPI and run flexible-graphrag before enabling optional databases/extras.

  • Use MCP Inspector for debugging: README suggests npx @modelcontextprotocol/inspector to validate tools over Streamable HTTP.

  • Scale ingestion sources gradually: README states 13 data sources and 9 MCP tools; add sources only after your baseline pipeline works.

Source-backed notes

  • README states the backend is a FastAPI service at http://localhost:8000 and includes Angular/React/Vue frontends.
  • README says the MCP server provides 9 specialized tools and supports all 13 data sources via backend REST APIs.
  • README MCP quickstart runs flexible-graphrag-mcp --http --port 3001 and tests with npx @modelcontextprotocol/inspector.

FAQ

  • Do I need the backend running for MCP?: Yes — README says the MCP server connects to the backend REST API; it must be up on http://localhost:8000.
  • What’s a good first validation step?: Use MCP Inspector (npx @modelcontextprotocol/inspector) in HTTP mode as shown in README.
  • How many tools and sources are covered?: README states 9 MCP tools and 13 data sources supported by the pipeline.
🙏

Source et remerciements

Source: https://github.com/stevereiner/flexible-graphrag > License: Apache-2.0 > GitHub stars: 125 · forks: 27

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires