bamboo_server_infoAAtlassian Bamboo MCP ServerRetrieve Atlassian Bamboo server details including version, edition, and current state to check server health and configuration.MIT
bamboo_get_projectAAtlassian Bamboo MCP ServerRetrieve specific Bamboo project details by providing its project key. Access project name, key, and configuration information.MIT
bamboo_list_deployment_projectsAAtlassian Bamboo MCP ServerList all Bamboo deployment projects to view available deployments in your CI/CD pipeline.MIT
bamboo_get_deployment_queueAAtlassian Bamboo MCP ServerRetrieve the current deployment queue from Bamboo to view pending and running deployments.MIT
bamboo_enable_planBAtlassian Bamboo MCP ServerEnable a Bamboo build plan by providing its plan key to allow builds to run again.MIT
bamboo_list_plan_branchesBAtlassian Bamboo MCP ServerRetrieve all branches associated with a specified Bamboo build plan, with optional filtering for enabled branches and pagination support.MIT
Bamboo MCP ServerCI/CD & DevOpsDeveloper ToolsmvadlyFlicenseAqualityCmaintenanceEnables management of Atlassian Bamboo CI/CD pipelines, projects, plans, builds, and deployments through natural language commands. Last updated 2026-07-2822
Atlassian Bamboo MCP ServerCI/CD & DevOpsDeveloper ToolsnorusAlicenseBqualityCmaintenanceEnables AI assistants to interact with Atlassian Bamboo CI/CD, allowing natural language queries to check build status, fetch logs, trigger builds, and manage deployments. Last updated 2026-02-0627684MIT
bamboo_health_checkBAtlassian Bamboo MCP ServerCheck the health status of your Bamboo server to ensure it is running properly.MIT
bamboo_list_projectsBAtlassian Bamboo MCP ServerRetrieve a list of all Bamboo projects with optional pagination and expandable fields for detailed project information.MIT
bamboo_get_planBAtlassian Bamboo MCP ServerRetrieve details of a Bamboo build plan by specifying its plan key. Get configuration, stages, and status information.MIT
bamboo_search_plansBAtlassian Bamboo MCP ServerSearch for Bamboo build plans by name. Supports fuzzy matching and pagination to locate the plan you need.MIT
bamboo_clone_planBAtlassian Bamboo MCP ServerClone a Bamboo build plan to a new project with a different key. Specify source plan key, destination project, and new plan key.MIT
bamboo_stop_buildBAtlassian Bamboo MCP ServerStop a running build in Bamboo by providing the plan key. Prevents wasted resources on stuck or unnecessary builds.MIT
bamboo_disable_planCAtlassian Bamboo MCP ServerDisable a Bamboo build plan using its plan key to stop triggering builds for that plan.MIT
bamboo_trigger_buildCAtlassian Bamboo MCP ServerTrigger a new build for any Bamboo plan by specifying the plan key, optional stage, custom revision, and variables.MIT
bamboo_list_plansCAtlassian Bamboo MCP ServerRetrieve a paginated list of all Bamboo build plans, with optional expansion of plan details and stages.MIT
create_bamboo_specs_yamlABamboo MCP ServerGenerates a bamboo-specs YAML file to set up a CI/CD pipeline with build commands, Docker image, and deployment environments.
list_agentsABamboo MCP ServerRetrieve a list of all Bamboo build agents and their current status to monitor agent availability and health.
get_server_infoABamboo MCP ServerRetrieve Bamboo server details and version to verify system status or compatibility.
create_projectABamboo MCP ServerCreate a new Bamboo project by specifying a unique key and name. Optionally add a description for the project.