aashari/mcp-server-atlassian-bitbucket
Atlassian Bitbucket Cloud integration. Enables AI systems to interact with repositories, pull requests, workspaces, and code in real time.
Quick Start
Clone the repository:
git clone https://github.com/aashari/mcp-server-atlassian-bitbucketClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-atlassian-bitbucket": {
"command": "npx",
"args": [
"-y",
"aashari/mcp-server-atlassian-bitbucket"
]
}
}
}Check the repository README for specific installation and configuration instructions.