depot-mcp
by RKingsfield
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind address. Use 0.0.0.0 in containers. | 127.0.0.1 |
| MCP_PORT | No | Listen port. | 11437 |
| LOG_LEVEL | No | Python log level. | INFO |
| DEPOT_DATA_DIR | No | Path to depot CLI output directory containing index.json. Set this or DEPOT_DATA_URL, not both. | |
| DEPOT_DATA_URL | No | Base URL of a running depot instance. Set this or DEPOT_DATA_DIR, not both. | |
| MCP_AUTH_TOKEN | No | Static bearer token. Empty disables auth. |
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
ActivitySlowing
ResponsivenessNo issues