Skip to content
Back to search
30
MCP

amirarad/mcp-ragdocs

docker/amirarad/mcp-ragdocs

An MCP server for semantic documentation search and retrieval.

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

Similar MCP servers embedding-nearest

document-rag-mcp
RAG MCP Server — watches folders, chunks documents, serves semantic search via MCP
0 tools
@mseep/mcp-server-ragdocs
A Model Context Protocol server for fetching and storing documentation in a vector database, enabling semantic search and retrieval to augme
0 tools
com.apple-rag/mcp-server
Apple Developer Documentation with Semantic Search, RAG, and AI reranking for MCP clients
0 tools · streamable-http
markdown-fastrag-mcp
Semantic search engine for markdown documents. MCP server with multi-provider embeddings and Milvus vector storage.
0 tools
@mseep/llamacloud-rag-mcp-server
Professional MCP server for LlamaCloud RAG with database document retrieval
0 tools
docs2db-mcp-server
MCP server for docs2db-api RAG queries
0 tools

How to use

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

{
  "mcpServers": {
    "amirarad/mcp-ragdocs": {
      "url": "None",
      "transport": "http"
    }
  }
}