Back to search
30
MCP

amirarad/mcp-ragdocs

docker/amirarad/mcp-ragdocs

An MCP server for semantic documentation search and retrieval.

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

Similar MCP servers embedding-nearest

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
docs2db-mcp-server
MCP server for docs2db-api RAG queries
0 tools
yoanbernabeu/s3-doc-mcp
A lightweight MCP server that brings RAG capabilities to your LLM over Markdown stored on S3.
0 tools
logseq-2-mcp
MCP server for semantic search over Logseq journal entries
0 tools
mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools

How to use

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

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