MCPVault

evaluate_retrieval

MCP tool from Knowledge Rag by lyonzin

Measure MRR@5 · Recall@5 · Precision@5

How to use it

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

Install Knowledge Rag

$docker run -v $(pwd)/documents:/app/documents -p 8179:8179 ghcr.io/lyonzin/knowledge-rag:latest
FULL KNOWLEDGE RAG LISTING