Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

create_build_status

Report build status for a commit in Bitbucket repositories to track CI/CD pipeline results and deployment progress.

Instructions

Create a build status for a commit.

Args: repo_slug: Repository slug (name) commit_hash: The commit hash state: Build state - "SUCCESSFUL", "FAILED", "INPROGRESS", or "STOPPED" key: Unique key for this build status url: URL to the build results (optional) description: Description of the build status (optional) name: Display name for the build (optional) workspace: Bitbucket workspace (optional if configured)

Returns: Created build status details or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
commit_hashYes
stateYes
keyYes
urlNo
descriptionNo
nameNo
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