Minirag MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 278 installs a week from pypi. Last commit 10 Aug 2026.
Local-first RAG MCP server: hybrid search over a folder of your own documents
Today is the operative word: we check Minirag MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add minirag-mcp -- uvx minirag-mcp
{
"mcpServers": {
"minirag-mcp": {
"args": [
"minirag-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.minirag-mcp]
command = "uvx"
args = ["minirag-mcp"]
{
"mcpServers": {
"minirag-mcp": {
"args": [
"minirag-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"minirag-mcp": {
"args": [
"minirag-mcp"
],
"command": "uvx"
}
}
}
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval
Local-first MCP tools for searching and drafting from your X/Twitter archive.
Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.
Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.
Single-binary local RAG MCP server in Rust. MiniLM compiled in, hybrid search, zero deps.
Read-only local-first MCP server for private Markdown, PDF, and Tika-backed search on Windows.
Read-only local-first MCP server for private Markdown, PDF, and Tika-backed search on Windows.
Answers built from our own checks of this server.