ChatGPT Code MCP
by Tuy1111
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCKER_GID | No | GID of the docker group required for socket access when using deploy. | |
| WORKSPACE_DIR | No | Host directory to mount as the workspace (used in the Docker compose .env file). | |
| DEPLOY_ENABLED | No | Set to 'true' to enable the deploy tool. Default is false. | |
| MCP_AUTH_TOKEN | No | Bearer token for HTTP authentication. If the server binds outside loopback without this token, it prints a warning and exits with code 1. | |
| DEPLOY_REPO_DIR | No | Path to the host repository directory for the deploy tool. | |
| DEPLOY_SERVICES | No | Comma-separated list of docker compose services to deploy. | |
| MCP_WORKSPACE_ROOTS | No | Colon (POSIX) or semicolon (Windows) separated list of workspace roots. Alternative to the --workspace-root CLI flag. | |
| DEPLOY_HOST_REPO_DIR | No | Alternative name for the host repository directory for the deploy tool. |
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