← Index

io.github.harshitAgr/codabench-mcp

io.github.harshitAgr/codabench-mcp·v0.1.1·Cloud Storage
Quality Score
80
/100

MCP server for the Codabench REST API — drives a full ML-benchmark participant workflow.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "codabench-mcp": {
      "command": "uvx",
      "args": [
        "codabench-mcp"
      ],
      "env": {
        "CODABENCH_API_TOKEN": "<your-codabench_api_token>"
      }
    }
  }
}
§02  Environment variables
CODABENCH_API_TOKEN
requiredsecret

DRF token for Codabench. Obtain via https://www.codabench.org/api/docs/ > api-token-auth > Try it out.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Cloud Storage