retriEVAL
LLM evals as MCP tools: score outputs for faithfulness, relevancy, and hallucination.
Install
Dockerstdio
docker run -i --rm ghcr.io/hcarrillo001/retrieval-mcp:1.0.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-hcarrillo001-retrieval-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hcarrillo001/retrieval-mcp:1.0.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.hcarrillo001/retrieval-mcp · published 2026-08-24 · updated 2026-08-24. Not an endorsement; review the code before connecting it to anything sensitive.