Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Bamboo MCP Server
B
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Bamboo MCP Server

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Read-only MCP server for self-hosted Atlassian Bamboo CI/CD

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "bamboo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "bamboo-mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Bamboo MCP Server

A Model Context Protocol server that exposes a self-hosted Atlassian Bamboo instance to AI assistants β€” Claude Desktop, Claude Code, Cursor, Windsurf, or any other MCP client.

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.

M8ven Verified

⚠️ About self-hosted Bamboo

Atlassian has announced the end of support for Bamboo Data Center in 2029. If you are starting a new CI/CD project, you should be looking at a supported platform instead β€” check Atlassian's end-of-life policy for the current dates.

That said, plenty of organisations are still running Bamboo Server / Data Center today and will be for years, often with hundreds of plans and deployment projects accumulated over a decade. This project exists for those teams: if you are living with Bamboo until the migration lands, this makes the day-to-day "what's deployed where, and who broke it" questions a lot cheaper to answer.

Contributions are welcome, but be aware you are building on a platform with a known sunset.


Contents

  • Features
  • Quick start
  • Configuration
  • Connecting an MCP client
  • Plan context β€” teaching it your conventions
  • Security model
  • Example prompts
  • Important points & known limitations
  • Development
  • License

Features

31 read-only Bamboo tools

Server & projects (5)
ToolWhat it does
bamboo_server_infoBamboo server version and build info
bamboo_health_checkReachability and auth check
bamboo_list_projectsList projects (paginated)
bamboo_list_all_projectsList every project (auto-paginated)
bamboo_get_projectDetails for one project
Plans & branches (5)
ToolWhat it does
bamboo_list_plansList all build plans
bamboo_get_planDetails for one plan
bamboo_search_plansSearch plans by name
bamboo_list_plan_branchesBranch plans for a plan
bamboo_get_plan_branchDetails for one branch plan
Builds (7)
ToolWhat it does
bamboo_get_latest_resultLatest build result for a plan
bamboo_list_build_resultsRecent build results
bamboo_get_build_resultOne build result
bamboo_get_build_result_expandedBuild result plus changes, artifacts, stages, metadata and log URLs
bamboo_get_build_repositoriesRepositories and commits for a build
bamboo_get_plan_repositoriesRepositories configured on a plan
bamboo_get_build_queueWhat's currently queued
Deployments (8)
ToolWhat it does
bamboo_list_deployment_projectsAll deployment projects
bamboo_list_deployment_projects_for_planDeployment projects linked to a build plan
bamboo_get_deployment_projectDeployment project + its environments
bamboo_get_environment_resultsDeployment history for an environment β€” who, when, status, version
bamboo_get_deployment_resultFull detail of one deployment (trigger, timing, agent)
bamboo_list_deploy_versionsReleases/versions for a deployment project
bamboo_get_deploy_versionOne version (creator, plan branch, items)
bamboo_get_deploy_version_statusWhere a given version sits across all environments
Plan context β€” the "smart" tools (6)

These are what make the server useful rather than just a REST wrapper. They read a YAML file describing your plan-key and environment naming conventions, so the model can go from a human reference to a Bamboo key without you spelling it out.

ToolWhat it does
bamboo_resolve_planCHECKOUT + app β†’ EXAMPLE-CHECKOUTAPP
bamboo_get_deploy_statusOne call: resolve plan β†’ latest build β†’ deployment project β†’ filter environments β†’ per-environment history β†’ Bamboo UI + log links
bamboo_explain_environmentParse staging_network_checkout_deploy into env / module / ref / action, with descriptions
bamboo_get_plan_type_infoEverything known about a plan type: formats, actions, modules, log patterns, custom inputs, hints
bamboo_get_plan_contextDump the whole context config
bamboo_reload_contextHot-reload the config after you edit it β€” no restart
Bitbucket credential storage (4) β€” optional, see limitations

bitbucket_add_repo, bitbucket_get_repo, bitbucket_list_repos, bitbucket_delete_repo.

Stores repository URL/username/token in ~/.bamboo-mcp/bitbucket.json (mode 0600, tokens masked on read). Nothing else in the server consumes this β€” Bitbucket links in build results are built from the BITBUCKET_URL environment variable. See limitations.

35 tools total. The full surface β€” names, descriptions and JSON Schemas β€” is generated into tools.json, and bamboo-mcp --list-tools prints the same payload without needing a Bamboo connection. See the tool manifest.

9 prompt templates

MCP prompts give the model a structured plan for common workflows, so you get consistent output instead of ad-hoc tool flailing.

PromptArgumentsPurpose
deploy_statusreference, plan_type, environment, moduleDeployment status with per-environment history
who_deployed_lastreference, environment*, module, plan_typeWho shipped last, and when
explain_environmentenvironment_name*, plan_typeBreak an env name into its parts
plan_type_guideplan_type*Full guide to a plan type
build_investigationbuild_key*Investigate a build β€” changes, stages, log link
build_repositoriesbuild_key, plan_keyCommits and repos behind a build
deployment_historyenvironment_id*, limitWho deployed what, when, as a table
resolve_planreference*, plan_typeReference β†’ plan key + latest build
health_checkβ€”Full Bamboo health report

* = required

Other

  • Two transports β€” stdio for desktop clients, sse (HTTP) for containers and remote access.
  • Startup validation β€” config completeness, URL format, network reachability, token validity, transport sanity. Skippable with SKIP_VALIDATION=true.
  • Security layer β€” GET-only floor, per-tool rate limits, result caps, response size limits, prompt-injection scanning. See Security model.
  • Proxy support β€” BAMBOO_PROXY for corporate networks.
  • Declared tool surface β€” tools.json and --list-tools, generated from the catalog and verified in CI, with a test that calls every declared tool. See Tests.

Quick start

Requires Go 1.23+ and a Bamboo personal access token.

server.ts
git clone https://github.com/hmdmph/bamboo-mcp.git
cd bamboo-mcp
make build          # β†’ bin/bamboo-mcp

export BAMBOO_URL=https://bamboo.example.com
export BAMBOO_TOKEN=your_personal_access_token

./bin/bamboo-mcp    # stdio mode

Getting a token: Bamboo β†’ your profile β†’ Personal access tokens β†’ create. Read permission on the projects you care about is enough; this server never writes.

Docker / Podman

Prebuilt multi-arch images (linux/amd64, linux/arm64) are published to GHCR on every release:

Terminal
docker run --rm -p 8080:8080 \
  -e BAMBOO_URL=https://bamboo.example.com \
  -e BAMBOO_TOKEN=your_token \
  ghcr.io/hmdmph/bamboo-mcp:latest

Tags: latest, 1, 1.2, 1.2.3. Or build it yourself:

bash
make docker-build
make docker-run-sse                 # detached, SSE on :8080

DOCKER_IMAGE=myregistry/bamboo-mcp DOCKER_TAG=v1.0.0 HTTP_PORT=9090 make docker-run-sse
make docker-logs
make docker-stop
docker-compose.yml
# docker-compose.yml
services:
  bamboo-mcp:
    image: bamboo-mcp:latest
    ports: ["8080:8080"]
    environment:
      BAMBOO_URL: https://bamboo.example.com
      BAMBOO_TOKEN: your-token
      MCP_TRANSPORT: sse
      MCP_BASE_URL: http://bamboo-mcp:8080
    restart: unless-stopped

Behind a corporate CA? The Dockerfile has commented-out lines near the top for copying your own PEM files into the image β€” drop them in certs/ and uncomment.


Configuration

All configuration is environment variables. Copy .env.example to .env.dev to keep them out of git.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Payram Helper MCP Server logoPayram Helper MCP Server

    Remote MCP server to integrate and validate self-hosted Payram deployments.

    πŸ’» Developer Tools1 views
    Compare vs Payram Helper MCP Server β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • SN MCP Server logoSN MCP Server

    Multi-instance read-only MCP server for ServiceNow

    πŸ’» Developer Tools1 views
    Compare vs SN MCP Server β†’
  • Tinysearch logoTinysearch

    Self-hosted web research for MCP agents.

    πŸ’» Developer Tools1 views
    Compare vs Tinysearch β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Bamboo MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "bamboo-mcp-server": { "command": "npx", "args": ["-y", "Bamboo MCP Server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewBamboo MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/bamboo-mcp-server?style=directory)](https://allmcps.com/mcp/bamboo-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/bamboo-mcp-server"><img src="https://allmcps.com/api/badge/bamboo-mcp-server?style=directory" alt="Bamboo MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
25Quality signal: Emerging Β· 25/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools10/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Bamboo MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code