judge-mcp
by egoring
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOLDEN_PATH | No | Optional path to a custom golden set JSONL file with fields id, original, revised, label. | |
| JUDGE_MODEL | Yes | Model name to use for judging (e.g., gpt-4o-mini, Qwen/Qwen2.5-7B-Instruct-AWQ). | |
| JUDGE_API_KEY | Yes | API key for the backend. Can be any value for local servers. | |
| JUDGE_API_BASE | Yes | Base URL of the OpenAI-compatible backend (e.g., https://api.openai.com/v1 or http://localhost:8000/v1 for vLLM). |
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