Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

get_pull_request_diff

Retrieve code changes from a Bitbucket pull request to review modifications, optionally focusing on specific files or adjusting context lines for clarity.

Instructions

Get the diff (code changes) for a Pull Request.

Args: repo_slug: Repository slug (name) pr_id: Pull Request ID file_path: Optional specific file path to get diff for (recommended for large PRs) context_lines: Number of context lines around changes (default: 3) workspace: Bitbucket workspace (optional if configured)

Returns: The diff content as text

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
pr_idYes
file_pathNo
context_linesNo
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