Atlassian Bitbucket
JSON →Interact with Atlassian Bitbucket Cloud to manage repositories, pull requests, workspaces, and code.
Install
npx -y @aashari/mcp-server-atlassian-bitbucket Tools · 17
- 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
Environment variables
ATLASSIAN_API_TOKEN