MCP_RAG_server

MrLouix/MCP_RAG_server
★ 0 stars Python 🤖 AI/LLM Updated today
RAG database with auto tagging and MCP access
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_rag_server": {
      "command": "uvx",
      "args": [
        "mcp-rag-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-rag-server

README Excerpt

Serveur MCP (Model Context Protocol) auto-hébergé pour l'agent Hermes Agent — base RAG locale avec **recherche sémantique**, **tagging hybride H1+H2**, **multi-workspace**, et **lazy-load/idle-unload** des modèles pour minimiser la RAM au repos. ``` Hermes Agent (stdio MCP) | v +-------------+ | server.py | FastMCP (15 outils)

Tools (4)

chunk_overlapchunk_sizeindex_pathocr_enabled