Bitbucket MCP Server

Stabledevelopment
75 starsTypeScriptcommunity
GitHub
About

Overview

The Bitbucket MCP Server enables AI agents to interact with Atlassian Bitbucket. It provides tools for managing repositories, creating pull requests, reviewing code diffs, and working with Bitbucket Pipelines for CI/CD. Supports both Bitbucket Cloud and Bitbucket Server.
Capabilities

Tools & Capabilities

list_repos

List repositories in a workspace

create_pull_request

Create a pull request

get_diff

Get the diff of a pull request

list_pipelines

List pipeline runs

get_file

Get file contents from a repository

Setup

Installation

bash
Install
npx -y mcp-server-bitbucket
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "bitbucket": {
      "command": "npx",
      "args": ["-y", "mcp-server-bitbucket"],
      "env": {
        "BITBUCKET_USERNAME": "your-username",
        "BITBUCKET_APP_PASSWORD": "your-app-password"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 75
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Bitbucket MCP Server - MCP Server Directory - CortexAgent