rag MCP
v2.5.1io.github.fieldcure/rag
MCP RAG server with hybrid search, multi-KB support, and AI-powered chunk contextualization.
transport:stdio
runtime:nuget
Target client
run in your project directory
claude mcp add rag -e OPENAI_API_KEY=<OPENAI_API_KEY> -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e GEMINI_API_KEY=<GEMINI_API_KEY> -e VOYAGE_API_KEY=<VOYAGE_API_KEY> -e GROQ_API_KEY=<GROQ_API_KEY> -- dnx FieldCure.Mcp.Rag --yes
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.