
RAGScore
MCP server by github.com/hzyai/ragscore
Generate QA datasets & evaluate RAG systems with failure diagnosis. Any LLM.
About RAGScore
RAGScore is an MCP (Model Context Protocol) server published by hzyai in the official MCP registry, listed under RAG Systems on Loomal. Generate QA datasets & evaluate RAG systems with failure diagnosis. Any LLM.
It ships as a Python package on PyPI (ragscore), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/hzyai/ragscore, where the project has earned 32 GitHub stars.
Use RAGScore with your agent
claude mcp add ragscore -- uvx ragscore{
"mcpServers": {
"ragscore": {
"command": "uvx",
"args": [
"ragscore"
]
}
}
}ragscoreFrequently asked questions
- What is RAGScore?
- RAGScore is an MCP (Model Context Protocol) server by hzyai in the RAG Systems category. Generate QA datasets & evaluate RAG systems with failure diagnosis. Any LLM.
- How do I connect RAGScore to Claude, Cursor, or another MCP client?
- Install RAGScore from its pypi package (ragscore) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is RAGScore open source?
- Yes — the source code is public at github.com/hzyai/ragscore, with 32 GitHub stars.
- Can AI agents pay to use RAGScore?
- Not yet through Loomal — RAGScore is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More RAG Systems MCP servers

Butterbase-ai MCP
1.9k
Butterbase MCP server — manage your backend: schemas, auth, functions, storage, RAG, deploys.

beever-atlas
380
Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.

mcp-local-rag
309
Easy-to-setup local RAG server with minimal configuration

ProxmoxMCP-Plus
246
Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.

yuque-mcp
176
MCP server for Yuque — expose your knowledge base to AI assistants.

unifi-mcp-server
164
An MCP server that leverages official UniFi API
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain RAGScore? Claim this listing free by verifying GitHub ownership, or contact us.