Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
AI & KnowledgeAuth: OAuth2.1

Scorecard hosted MCP server

LLM evaluation

Scorecard’s hosted MCP server connects agents to its LLM evaluation platform, letting teams run and inspect evals on model outputs as part of an agent workflow.

Curated by Published Updated

Server description

Evaluate LLM outputs with Scorecard testing

Scorecard’s hosted MCP server connects agents to its LLM evaluation platform, letting teams run and inspect evals on model outputs as part of an agent workflow.

Directory details

Slug
scorecard
Category
AI & Knowledge
Category slug
ai-and-knowledge
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "scorecard": {
      "url": "https://scorecard-mcp.dare-d5b.workers.dev/sse"
    }
  }
}

Connection links