MCPVault

query_documents

MCP tool from MCP Local Rag by shinpr

Search with semantic matching and keyword boost

How to use it

query_documents is exposed by the MCP Local Rag MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the query_documents tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Local Rag

$claude mcp add local-rag --scope user --env BASE_DIR=/absolute/path/to/your/documents -- npx -y mcp-local-rag
FULL MCP LOCAL RAG LISTING