
Scorecard
STDIOHTTP-SSEMCP server providing access to Scorecard's evaluation tools for Claude and MCP clients
MCP server providing access to Scorecard's evaluation tools for Claude and MCP clients
Connect Claude to Scorecard's AI evaluation platform through natural language conversations. Test, measure, and improve your AI systems without switching between tools.
Add to your MCP client configuration:
{ "mcpServers": { "scorecard": { "command": "npx", "args": ["mcp-remote", "https://app.scorecard.io/api/mcp"] } } }
You'll authenticate with your Scorecard account on first use via Clerk OAuth.
Ask Claude to help with AI evaluation tasks:
Built using the https://modelcontextprotocol.io/specification/2025-06-18/changelog on Scorecard's Next.js frontend:
Transform Scorecard into a conversational AI evaluation assistant - comprehensive model testing through natural conversation.
Special thanks to Dustin Moore for his engineering leadership in developing this MCP implementation.