Skip to main content
Glama
hmdmph

Bamboo MCP Server

by hmdmph

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VERBOSENoEnable verbose logging to stderr (true/false)false
BAMBOO_URLYesBase URL of the Bamboo instance, e.g. https://bamboo.example.com
BAMBOO_PROXYNoHTTP proxy URL for corporate networks, e.g. http://proxy.example.com:8080
BAMBOO_TOKENYesPersonal access token for Bamboo (sent as Bearer token)
CONTEXT_FILENoPath to plan context YAML file~/.bamboo-mcp/context.yaml
MCP_BASE_URLNoExternally reachable URL for SSE transporthttp://localhost:8080
BITBUCKET_URLNoBase URL used to build source links in build results
MCP_HTTP_HOSTNoHost to bind for SSE transport0.0.0.0
MCP_HTTP_PORTNoPort to listen on for SSE transport8080
MCP_TRANSPORTNoTransport mode: stdio or ssestdio
SECURITY_FILENoPath to security policy YAML file~/.bamboo-mcp/security.yaml
SKIP_VALIDATIONNoStart 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hmdmph/bamboo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server