Skip to main content
Glama
Zomino

bitbucket-mcp

by Zomino

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BITBUCKET_REPOYesRepository slug
BITBUCKET_USERNAMEYesAtlassian account email
BITBUCKET_API_TOKENYesAPI token from step 2
BITBUCKET_READ_ONLYNoExpose read-only tools onlyfalse
BITBUCKET_WORKSPACEYesWorkspace slug
BITBUCKET_ENABLE_PIPELINESNoToggle pipeline toolstrue
BITBUCKET_ENABLE_PULL_REQUESTSNoToggle pull request toolstrue

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_open_pull_requestsA

List open pull requests.

get_pull_requestC

Get a pull request's details.

get_pull_request_diffB

Get a pull request's diff.

get_pull_request_commitsB

Get a pull request's commits.

get_pull_request_statusesB

Get a pull request's build statuses.

get_pull_request_commentsC

Get a pull request's comments.

create_pull_requestC

Open a pull request.

update_pull_requestD

Update a pull request.

approve_pull_requestD

Approve a pull request.

unapprove_pull_requestC

Remove your approval from a pull request.

request_pull_request_changesC

Request changes on a pull request.

withdraw_pull_request_changesB

Withdraw your changes request on a pull request.

decline_pull_requestC

Decline a pull request.

merge_pull_requestC

Merge a pull request.

create_pull_request_commentC

Add a comment to a pull request.

create_inline_pull_request_commentC

Add an inline comment to a pull request.

reply_to_pull_request_commentC

Reply to a pull request comment.

edit_pull_request_commentC

Edit a pull request comment.

delete_pull_request_commentC

Delete a pull request comment.

resolve_pull_request_commentC

Resolve a pull request comment thread.

reopen_pull_request_commentB

Reopen a pull request comment thread.

get_pipelinesA

List recent pipeline runs.

get_pipelineC

Get a pipeline run.

get_pipeline_stepsC

Get a pipeline's steps.

get_pipeline_step_logC

Get the log for a pipeline step.

diagnose_pipeline_failureA

Get a failed pipeline's failed steps.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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