Skip to main content
Glama

bitbucket_get_pull_requests

List pull requests for a Bitbucket repository with filters for state, direction, text search, and pagination to manage code review workflows.

Instructions

List pull requests for a repository.

Returns pull requests filtered by state, direction, and text. Defaults to showing OPEN pull requests ordered by newest first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_keyYesThe project key
repository_slugYesThe repository slug
stateNoPR state filter: OPEN, DECLINED, MERGED, or ALL (default: OPEN)
directionNoINCOMING (to this repo) or OUTGOING (from this repo)
orderNoOrder: NEWEST or OLDEST
filter_textNoFilter PRs by title text
startNoPagination start index
limitNoMax results (1-100)

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

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