RAGScore runs on your own machine — the client starts it, so there is no endpoint to ping. 287 installs a week from pypi. Last commit 25 May 2026.
Generate QA datasets & evaluate RAG systems with failure diagnosis. Any LLM.
Today is the operative word: we check RAGScore every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ragscore -- uvx ragscore
{
"mcpServers": {
"ragscore": {
"args": [
"ragscore"
],
"command": "uvx"
}
}
}
[mcp_servers.ragscore]
command = "uvx"
args = ["ragscore"]
{
"mcpServers": {
"ragscore": {
"args": [
"ragscore"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ragscore": {
"args": [
"ragscore"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
OPENAI_API_KEY (OpenAI API key (if using OpenAI provider)), ANTHROPIC_API_KEY (Anthropic API key (if using Anthropic provider)).
The author declared them in the registry entry; get the values from the project itself.
Trace, evaluate, and optimize your LLM, RAG, and agent apps with Noveum observability.
Version-controlled golden datasets and RAG evaluation, no API key needed.
Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.
AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.
Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.
Local-first RAG engine with MCP server for AI agent integration.
Search the web, generate AI responses, and create embeddings with real-time information
130+ QA & dev tools for AI agents: prompt injection, RAG testing, VLM eval, guardrails. Free.
Answers built from our own checks of this server.