A Windows-only MCP server that hooks Claude directly into your local Markdown vault without uploading anything. It exposes two tools: omniclip.status to verify the index is live, and omniclip.search for semantic retrieval across your notes, PDFs, and 1,290 other formats via Tika. Built on top of the standalone OmniClip RAG app, which uses BAAI/bge-m3 embeddings and hot-reloads new files automatically. The MCP layer is read-only by design, so Claude can pull context but never write back. If you keep a large personal knowledge base in Obsidian or Logseq and want Claude to search it during conversations, this bridges the gap without Docker or cloud sync.
claude mcp add --transport stdio io.github.msjsc001-omniclip-rag-mcp uvx omniclip-rag-mcp