Bamboo MCP Server
by hmdmph
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VERBOSE | No | Enable verbose logging to stderr (true/false) | false |
| BAMBOO_URL | Yes | Base URL of the Bamboo instance, e.g. https://bamboo.example.com | |
| BAMBOO_PROXY | No | HTTP proxy URL for corporate networks, e.g. http://proxy.example.com:8080 | |
| BAMBOO_TOKEN | Yes | Personal access token for Bamboo (sent as Bearer token) | |
| CONTEXT_FILE | No | Path to plan context YAML file | ~/.bamboo-mcp/context.yaml |
| MCP_BASE_URL | No | Externally reachable URL for SSE transport | http://localhost:8080 |
| BITBUCKET_URL | No | Base URL used to build source links in build results | |
| MCP_HTTP_HOST | No | Host to bind for SSE transport | 0.0.0.0 |
| MCP_HTTP_PORT | No | Port to listen on for SSE transport | 8080 |
| MCP_TRANSPORT | No | Transport mode: stdio or sse | stdio |
| SECURITY_FILE | No | Path to security policy YAML file | ~/.bamboo-mcp/security.yaml |
| SKIP_VALIDATION | No | Start even if Bamboo is unreachable (true/false) | false |
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