MCP Servers / version-control / Atlassian Bitbucket

Atlassian Bitbucket

JSON →
httpnoneversion-control

Interact with Atlassian Bitbucket Cloud to manage repositories, pull requests, workspaces, and code.

Install
How to run this server
[ { "cmd": "npx -y @aashari/mcp-server-atlassian-bitbucket", "imports": [] } ]
server path: atlassian-bitbucket
Tools
What this server exposes
bb_ls_workspaces
Lists available workspaces
bb_get_workspace
Gets workspace details
bb_ls_repos
Lists repositories
bb_get_repo
Gets repository details
bb_search
Searches Bitbucket content
bb_ls_prs
Lists pull requests
bb_get_pr
Gets PR details
bb_ls_pr_comments
Lists PR comments
bb_add_pr_comment
Adds comment to PR
bb_add_pr
Creates a PR
bb_add_branch
Creates a branch
bb_clone_repo
Clones a repository
bb_get_commit_history
Gets commit history
bb_get_file
Gets file content
bb_diff_branches
Shows diff between branches
bb_diff_commits
Shows diff between commits
bb_list_branches
Lists branches
Configuration
Environment & auth
authnone
envATLASSIAN_API_TOKEN
Resources
Atlassian Bitbucket — MCP Server · libregistry