judge0-mcp
by SundaeYAGO
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODE | Yes | iterative 或 one-shot,决定提交上限与 run_test 可用性 | |
| RUN_ID | Yes | 本次实验 id,决定 JSONL 文件名 | |
| MODEL_NAME | Yes | 被测模型名,写入 JSONL 供统计归组 | |
| JUDGE0_BASE | No | Judge0 地址(默认取 config.json 的 judge0.base_url,通常为 http://localhost:2358) | http://localhost:2358 |
| AGENT_WORKSPACE | Yes | 模型工作区根目录;init_problem 只能写入此目录内。未设置时拒绝 init | |
| JUDGE0_DATA_DIR | No | 隐藏测试数据目录 | |
| JUDGE0_RUNS_DIR | No | 实验记录目录 | |
| JUDGE0_CACHE_DIR | No | 样例缓存目录 | |
| JUDGE0_CONFIG_FILE | No | 指定的 config.json 路径 | |
| JUDGE0_PROBLEMS_FILE | No | 题库文件路径 | |
| JUDGE0_STATEMENT_DIR | No | 题面与样例目录 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues