The current implementation of MCP server https://mcp.atlassian.com/v1/sse includes Jira and Confluence integrations. They look pretty useful.
I wonder if Bamboo integration is added to the roadmap.
I have recently published a Model Context Protocol (MCP) server that exposes a self-hosted Atlassian Bamboo instance to AI assistants - Claude Desktop, Claude Code, Cursor, Windsurf, or any other MCP client.
https://github.com/hmdmph/bamboo-mcp
Ask "who deployed CHECKOUT to staging and did it pass?" instead of clicking through the Bamboo UI.
Read-only by design. Every tool is registered behind a policy engine that enforces a GET-only floor. This server cannot trigger a build, start a deployment, or change anything in Bamboo. Yet, easily extendable as you wanted.
I just published https://github.com/norus/atlassian-bamboo-mcp with some basic tools. I plan to add more functionality, but if anyone wants to contribute, please be my guest.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.