Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

create_pull_request

Create a Bitbucket pull request to merge code changes between branches, with options to add reviewers and descriptions for team collaboration.

Instructions

Create a Pull Request on Bitbucket Cloud.

Args: repo_slug: Repository slug (name) title: PR title source_branch: Branch to merge from destination_branch: Branch to merge into (default: main) description: PR description (optional) reviewers: List of reviewer UUIDs or account_ids (optional). These are added in addition to default reviewers. use_default_reviewers: Whether to include default reviewers (default: True) workspace: Bitbucket workspace (optional if configured)

Returns: PR details including URL and ID, or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
titleYes
source_branchYes
destination_branchNomain
descriptionNo
reviewersNo
use_default_reviewersNo
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