Skip to content
Verified official

rag MCP

v2.5.1

io.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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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.