Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

get_pull_request_activity

Retrieve the complete timeline of a Bitbucket pull request, including comments, approvals, and status updates, to track review progress and collaboration history.

Instructions

Get the activity/timeline of a Pull Request including comments, approvals, and updates.

Args: repo_slug: Repository slug (name) pr_id: Pull Request ID workspace: Bitbucket workspace (optional if configured) page: Page number for pagination (default: 1) pagelen: Number of results per page, max 100 (default: 50)

Returns: List of activity events on the PR

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
pr_idYes
workspaceNo
pageNo
pagelenNo

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