Back to search
30
MCP

Multi-Document RAG

pulsemcp/multi-document rag

Enables document processing with OCR, vector embeddings, and semantic search capabilities for efficient retrieval-augmented generation across multiple file formats including PDF, DOCX, PPTX, Excel, CSV, and images.

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

Similar MCP servers embedding-nearest

Codebase RAG
Provides semantic codebase search and file retrieval using CocoIndex embeddings and PostgreSQL with pgvector for similarity search, enabling
0 tools
io.github.vectifyai/pageindex-mcp
Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.
0 tools
com.mcparmory/ragie
Ingest, manage, and retrieve documents for RAG-powered AI applications
0 tools
Medical RAG - Clinical Decision Support & Healthcare Knowledge Retrieval
Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.
0 tools · streamable-http
mcparmory-ragie
Ingest, manage, and retrieve documents for RAG-powered AI applications
0 tools
io.github.robthepcguy/rag-vault
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
0 tools

How to use

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

{
  "mcpServers": {
    "multi-document_rag": {
      "url": "None",
      "transport": "http"
    }
  }
}