Docs Rag
БесплатноНе проверенSearches local markdown files using TF-IDF retrieval and serves full documents as resources.
Описание
Searches local markdown files using TF-IDF retrieval and serves full documents as resources.
README
MCP server that searches a local markdown corpus with TF-IDF retrieval and serves full documents as resources.
Architecture: docs/*.md → chunk + TF-IDF index (rag.py) → FastMCP exposes search_docs tool and doc://{path} resource (server.py).
MCP surface
| Kind | Name | Description |
|---|---|---|
| Tool | search_docs |
query + k — returns ranked chunks with path, score, excerpt |
| Resource | doc://{path} |
Full markdown for a relative path (e.g. doc://rag-patterns.md) |
Run
uv sync
uv run fastmcp run server.py # stdio (Claude Desktop, Cursor)
uv run fastmcp run server.py -t http -p 8000 # HTTP for MCP Inspector
Test
uv run fastmcp list server.py
uv run fastmcp call server.py search_docs --query "TF-IDF" --k 3
Add your own notes under docs/ and restart the server (or re-run) to re-index.
Claude Desktop
See docs/claude-desktop-config.md for claude_desktop_config.json snippet. Use an absolute --directory path.

Установка Docs Rag
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/shrish346/docs-rag-mcpFAQ
Docs Rag MCP бесплатный?
Да, Docs Rag MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Docs Rag?
Нет, Docs Rag работает без API-ключей и переменных окружения.
Docs Rag — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Docs Rag в Claude Desktop, Claude Code или Cursor?
Открой Docs Rag на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Docs Rag with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
