developer tools

Mcp Server Atlassian Bitbucket

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

typescript
cloud
developer tools
0
View on GitHub

Installation

npx -y aashari/mcp-server-atlassian-bitbucket

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-atlassian-bitbucket",
  "command": "npx",
  "args": [
    "-y",
    "aashari/mcp-server-atlassian-bitbucket"
  ]
}

About This MCP Server

aashari/mcp-server-atlassian-bitbucket

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

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub