B

Bitbucket

Integrates with Bitbucket Cloud and Server APIs to manage pull request workflows including creation,...

118 views
1 installs
Updated Sep 9, 2025
Not audited
Integrates with Bitbucket Cloud and Server APIs to manage pull request workflows including creation, updates, merging, branch management, code review operations, and diff retrieval with configurable context lines.
  1. Log in to your Bitbucket account

  2. Create an App Password

    • Click on "Create app password".
    • Enter a descriptive label (for example: "MCP Server").
    • Select the following permissions:
      • Account: Read
      • Repositories: Read, Write
      • Pull requests: Read, Write
  3. Generate and Copy the App Password

    • Click "Create".
    • Copy the generated app password immediately. You won’t be able to see it again!
  4. Fill in the FastMCP Connection Interface

    • Click the "Install Now" button to add ENVs for the Bitbucket MCP connection.
    • Enter your Bitbucket username (not your email address) as BITBUCKET_USERNAME.
    • Enter the app password you just created as BITBUCKET_APP_PASSWORD.

For Bitbucket Server users (self-hosted Bitbucket, not bitbucket.org):

  • Use your full email address as the username (BITBUCKET_USERNAME).
  • Use your HTTP access token as BITBUCKET_TOKEN, and set BITBUCKET_BASE_URL to your Bitbucket server URL.

Quick Start

View on GitHub

More for Developer Tools

View All →

More for Project Management

View All →

Similar MCP Servers

B

Bitbucket

Integrates with Bitbucket's REST APIs to enable repository management, pull request handling, and workspace operations with TypeScript-based error handling and pagination support

Developer Tools Project Management

Report Issue

Thank you! Your issue report has been submitted successfully.