Get a week free of Claude Code →
🛠️

mcp-as-a-judge

MCP as a Judge: a behavioral MCP that strengthens AI coding assistants via explicit LLM evaluations

Developer Tools stdio pypi pypistdioOtherVibes
RUN IN TERMINAL
claude mcp add theribes-mcp-as-a-judge -- uvx mcp-as-a-judge
ADD TO claude_desktop_config.json
{ "mcpServers": { "theribes-mcp-as-a-judge": { "command": "uvx", "args": ["mcp-as-a-judge"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "theribes-mcp-as-a-judge": { "command": "uvx", "args": ["mcp-as-a-judge"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "theribes-mcp-as-a-judge": { "command": "uvx", "args": ["mcp-as-a-judge"] } } }

About This MCP Server

MCP as a Judge: a behavioral MCP that strengthens AI coding assistants via explicit LLM evaluations. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

mcp-as-a-judge 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 mcp-as-a-judge server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

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

Related MCP Servers