Skip to content

Bitbucket

Free

by Indie Developer

Manage Bitbucket repos, pull requests, pipelines, and Atlassian integrations.

v1.0.0Added Feb 12, 2025
bitbucketatlassiangitpipelines
Works with:ClaudeGPTGeminiCopilot

Bitbucket MCP Server

Manage Bitbucket repos, pull requests, pipelines, and Atlassian integrations.

Features

  • Pull Request management
  • Pipeline runs
  • Repository operations
  • Branch policies
  • Atlassian integration

Installation

{
  "mcpServers": {
    "bitbucket": {
      "command": "npx",
      "args": ["-y", "mcp-bitbucket"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-bitbucket
Add to claude_desktop_config.json
{
  "mcpServers": {
    "bitbucket": {
      "command": "npx",
      "args": ["-y", "mcp-bitbucket"]
    }
  }
}