thedeployer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTPS_PROXY | No | Proxy server URL, e.g., http://proxy.example.com:8080. | |
| NODE_USE_ENV_PROXY | No | Set to '1' to enable proxy support via HTTPS_PROXY (requires Node.js 22.21 or newer). | |
| NODE_EXTRA_CA_CERTS | No | Path to a PEM file containing additional CA certificates for HTTPS inspection. | |
| THEDEPLOYER_API_KEY | No | Your personal API key. Without it, only check_repo works. | |
| THEDEPLOYER_MCP_URL | No | The endpoint, if not https://app.thedploy.com/api/v1/mcp. It must use https://, except on this computer (127.0.0.1, ::1 or localhost). | https://app.thedploy.com/api/v1/mcp |
| THEDEPLOYER_TIMEOUT_MS | No | How long to wait for one answer, in milliseconds, from 1000 to 600000. | 120000 |
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