Community-maintained MCP server for Atlassian Bitbucket Data Center. Not affiliated with Atlassian.
| Tool name | Description | Destructive? |
|---|---|---|
| jira_searchIssues | โ no | |
| jira_getIssue | โ no | |
| jira_getIssueComments | โ no | |
| jira_createIssue | โ no | |
| jira_updateIssue | โ no |
| jira_postIssueComment | โ no | |
| jira_getTransitions | โ no | |
| jira_transitionIssue | โ no | |
| bitbucket_getProjects | โ no | |
| bitbucket_getProject | โ no | |
| bitbucket_getRepositories | โ no | |
| bitbucket_getRepository | โ no | |
| bitbucket_getCommits | โ no | |
| bitbucket_getPullRequests | โ no | |
| bitbucket_getPullRequest | โ no | |
| bitbucket_getPR_CommentsAndAction | โ no | |
| bitbucket_getPullRequestChanges | โ no | |
| bitbucket_getUser | โ no | |
| bitbucket_postPullRequestComment | โ no | |
| bitbucket_submitPullRequestReview | โ no | |
| bitbucket_getPullRequestDiff | โ no | |
| bitbucket_createPullRequest | โ no | |
| bitbucket_updatePullRequest | โ no | |
| bitbucket_getRequiredReviewers | โ no | |
| bitbucket_getInboxPullRequests | โ no | |
| bitbucket_getDashboardPullRequests | โ no | |
| confluence_getContent | โ no | |
| confluence_searchContent | โ no | |
| confluence_createContent | โ no | |
| confluence_updateContent | โ no | |
| confluence_searchSpace | โ no |
{
"mcpServers": {
"atlassian-dcbitbucket": {
"command": "npx",
"args": [
"-y",
"@atlassian-dc-mcp/bitbucket"
]
}
}
}