RAGScore runs on your own machine — the client starts it, so there is no endpoint to ping. 192 installs a week from pypi. Last commit 25 May 2026.
Generate QA datasets & evaluate RAG systems with failure diagnosis. Any LLM.
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"
}
}
}
Answers built from our own checks of this server.