Get a week free of Claude Code →
☁️

RAGScore

Generate QA datasets & evaluate RAG systems. Privacy-first, any LLM, local or cloud.

RUN IN TERMINAL
claude mcp add ragscore -- uvx ragscore
ADD TO claude_desktop_config.json
{ "mcpServers": { "ragscore": { "command": "uvx", "args": ["ragscore"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ragscore": { "command": "uvx", "args": ["ragscore"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ragscore": { "command": "uvx", "args": ["ragscore"] } } }

About This MCP Server

Generate QA datasets & evaluate RAG systems. Privacy-first, any LLM, local or cloud.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.

Package

ragscore on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The RAGScore server extends your AI assistant with cloud & infrastructure capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ragscore.svg)](https://skillsplayground.com/mcps/ragscore/)
SHARE
Share on X

Related MCP Servers