RAG MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 16 Sep 2026.
Minimal RAG-over-a-corpus MCP retrieval: search_knowledge returns cited chunks. Local embeddings.
Today is the operative word: we check RAG 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 rag-mcp -- uvx jaimenbell-rag-mcp
{
"mcpServers": {
"rag-mcp": {
"args": [
"jaimenbell-rag-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.rag-mcp]
command = "uvx"
args = ["jaimenbell-rag-mcp"]
{
"mcpServers": {
"rag-mcp": {
"args": [
"jaimenbell-rag-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"rag-mcp": {
"args": [
"jaimenbell-rag-mcp"
],
"command": "uvx"
}
}
}
Search self-contained .pikelet knowledge artifacts over MCP — no vector DB, no embedding API.
Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.
Local semantic search over Obsidian vaults via Smart Connections embeddings. Multi-vault, private.
Rag Knowledge MCP Server by MEOK AI Labs
Local-first personal knowledge base. Cited answers from your vault via vector + graph retrieval.
Rag Knowledge Graph MCP Server by MEOK AI Labs
Single-binary local RAG MCP server in Rust. MiniLM compiled in, hybrid search, zero deps.
MCP server for the xAI Grok API — chat, vision, search, and embeddings
Answers built from our own checks of this server.