Skip to content
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%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Journal RAG
Enables semantic search through personal markdown journal entries using vector database technology for effortless retrieval of past experien
0 tools
Crawl4AI RAG
Combines web crawling with vector search to enable content extraction, semantic indexing, and retrieval-augmented generation over web-based
0 tools
Zotero Chunk RAG
Enables semantic search over Zotero research libraries by extracting and chunking PDF text, embedding with Gemini API, and storing in Chroma
0 tools
Codebase RAG
Provides semantic codebase search and file retrieval using CocoIndex embeddings and PostgreSQL with pgvector for similarity search, enabling
0 tools
io.github.shreyas-profile/docs-mcp
Vector RAG store for Word/Excel/PDF/PowerPoint. Break-even pricing, $5 per 5,700 pages.
0 tools · streamable-http
Document Forge
Integrates document processing libraries to enable extraction, conversion, and manipulation across multiple file formats including PDF, DOCX
0 tools

How to use

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

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