Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

trigger_pipeline

Start a Bitbucket pipeline run for a repository, optionally specifying branch, custom pipeline, or variables to automate CI/CD workflows.

Instructions

Trigger a new pipeline run.

Args: repo_slug: Repository slug (name) branch: Branch to run pipeline on (optional, defaults to main branch) custom_pipeline: Name of custom pipeline to run (optional) variables: List of pipeline variables as [{"key": "name", "value": "val", "secured": false}] (optional) workspace: Bitbucket workspace (optional if configured)

Returns: Triggered pipeline details or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
branchNo
custom_pipelineNo
variablesNo
workspaceNo

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/Acendas/bitbucket-mcp'

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