Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYNoAPI key for Anthropic to enable the optional Tier 1 judge client.
MYTHOS_JUDGE_MODELNoModel for the judge. Default: claude-fable-5.
MYTHOS_JUDGE_EFFORTNoEffort level for the judge: low, medium, high, xhigh, max. Default: high.
MYTHOS_JUDGE_ENDPOINTNoEndpoint URL for the judge API. Default: https://api.anthropic.com/v1/messages.
MYTHOS_JUDGE_PROVIDERNoJudge provider: 'mock' for local deterministic testing, 'disabled' to force Tier 1 off. Defaults based on presence of ANTHROPIC_API_KEY.
MYTHOS_JUDGE_TIMEOUT_MSNoTimeout in milliseconds for the judge. Default: 30000.
MYTHOS_JUDGE_MAX_OUTPUT_TOKENSNoMaximum output tokens for the judge. Default: 1200.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sorryorc/mythos-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server