Skip to main content
Developer ToolsTypeScript

aashari/mcp-server-atlassian-bitbucket

Atlassian Bitbucket Cloud integration. Enables AI systems to interact with repositories, pull requests, workspaces, and code in real time.

developer-toolscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/aashari/mcp-server-atlassian-bitbucket

Claude 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.

Details

Category
Developer Tools
Language
TypeScript
Author
aashari