Skip to content
Back to search
30
MCP

document-rag-mcp

pypi/document-rag-mcp

RAG MCP Server — watches folders, chunks documents, serves semantic search via MCP

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

Similar MCP servers embedding-nearest

mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
amirarad/mcp-ragdocs
An MCP server for semantic documentation search and retrieval.
0 tools
docs2db-mcp-server
MCP server for docs2db-api RAG queries
0 tools
mcp-server-rag-web-browser
A MCP Server for the RAG Web Browser Actor
0 tools
com.apple-rag/mcp-server
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
0 tools · streamable-http
doc-index-mcp
MCP server for semantic document search with boundary-aware chunking
0 tools

How to use

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

{
  "mcpServers": {
    "document-rag-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}