Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug output using namespaces like gocd-mcp:* or specific ones like gocd-mcp:tools | |
| MCP_HOST | No | Host to bind the MCP server to | 0.0.0.0 |
| MCP_PORT | No | Port for the MCP server to listen on | 3000 |
| GOCD_SERVER_URL | Yes | The URL of your GoCD server (e.g., https://gocd.example.com) |
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 | |