RAG_MCPServer

mytechnotalent
GitHub
RAG SystemsWeb ScrapingKnowledge & Memory

Loading subscription status...

💡 Description

A RAG-ready MCP server for semantic PDF search with OCR, FAISS, and transformers—plug into any MCP client and retrieve intelligent answers within your MCP client.

📝 JSON Entries

{
  "mcpServers": [
    {
      "rag": {
        "args": [
          "--directory",
          "/Users/XXX/Documents/RAG_MCP",
          "run",
          "rag.py"
        ],
        "command": "/Users/XXX/.local/bin/uv"
      }
    },
    {
      "rag": {
        "args": [],
        "command": "/Users/XXX/Documents/RAG_MCP/start.sh"
      }
    }
  ]
}

🛠️ Tools

Pythontesseract

Features

  • semantic PDF search
  • OCR capabilities

💬 Example Queries

  • Parse the pdfs and tell me about 18 Church St. and what significance it has.