chutes-media-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHUTES_WARMUP | No | Warm models up before invoking. | true |
| CHUTES_API_KEY | Yes | Your Chutes API key. | |
| CHUTES_OUTPUT_DIR | No | Output directory relative to the agent's CWD. | assets/chutes |
| CHUTES_AUTH_SCHEME | No | How the key is sent in Authorization: raw or bearer. | raw |
| CHUTES_API_BASE_URL | No | Management API base URL. | https://api.chutes.ai |
| CHUTES_COLD_START_RETRIES | No | Retries when a cold model returns 503 no-instances. | 4 |
| CHUTES_PROGRESS_INTERVAL_MS | No | How often progress heartbeats are emitted. | 5000 |
| CHUTES_COLD_START_BACKOFF_MS | No | Base backoff between cold-start retries. | 8000 |
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
ActivityActive
ResponsivenessNo issues