Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”„ Version Control
  3. Bitbucket MCP
Bitbucket MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:47:17 AM

Bitbucket MCP

User RatingsBe the first to rate and review this MCP server!
View Repository
bitbucketpull-requestscode-reviewversion-control

Reviews Bitbucket Cloud pull requests by reading repository data and posting comments, approvals, or change requests over stdio.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for daniloneto/bitbucket-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (11) Directory Badge Claim listing AlternativesπŸ”„ More in Version Control

Overview

The daniloneto/bitbucket-mcp MCP server exposes Bitbucket Cloud pull-request review actions over stdio. It lets an agent inspect repositories, pull requests, diffs, comments, commits, files, and directory trees, then add comments, approve, or request changes. Authentication uses an Atlassian account email with a Bitbucket API token, with an optional default workspace. Reach for it when a Claude Code or Claude Desktop workflow needs first-pass Bitbucket PR review with controlled write access.

Use cases

β€’Review Bitbucket pull-request diffs
β€’Inspect repository files while reviewing a pull request
β€’Post inline comments on changed lines
β€’Approve pull requests after review
β€’Request changes from an MCP client

Key features

β€’List Bitbucket Cloud repositories and pull requests
β€’Read pull-request metadata, diffs, comments, and commits
β€’Browse repository trees and file contents
β€’Post general or inline pull-request comments
β€’Approve or request changes on pull requests
β€’Run locally over stdio

Capabilities & Tool Schemas (11) ~161 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Bitbucket MCP.

list_repositories

Repositories in the workspace

list_pull_requests

PRs by state (OPEN/MERGED/DECLINED/SUPERSEDED)

get_pull_request

PR metadata (description, branches, reviewers, approvals)

get_pull_request_diff

Unified diff β€” the basis for the review

get_pull_request_comments

Existing comments (general and inline)

get_pull_request_commits

PR commits

How Bitbucket MCP works

What daniloneto/bitbucket-mcp MCP server does

The daniloneto/bitbucket-mcp MCP server connects an MCP-compatible client to Bitbucket Cloud for pull-request review. It supports both inspection and selected review mutations. An agent can discover repositories, locate pull requests by state, inspect metadata, read the unified diff, review existing discussion, examine commits, and browse repository files.

The write operations are limited to pull-request review actions: adding a general or inline comment, approving a pull request, and marking it as requiring changes. For an inline comment, the comment request includes both a file path and line. The server is intended for a first review pass rather than broad Bitbucket administration.

How it works

The server uses the stdio transport, so the MCP client starts a local Node process and communicates with it through standard input and output. It calls the Bitbucket Cloud REST API using HTTP Basic authentication with the Atlassian account email as the username and the API token as the password. The README specifically warns that the Bitbucket username is not the correct value for this authentication pair.

A workspace can be supplied through configuration as a default. If no default is configured, each tool call must provide a workspace explicitly. Read tools do not mutate Bitbucket state. Commenting, approving, and requesting changes do mutate pull-request state and require the corresponding write scope.

Setup and configuration

Clone or obtain the repository, then run npm install followed by npm run build. The build creates dist/index.js, which is the local server entry point. Configure the MCP client to run it with Node and pass the required environment variables:

  • BITBUCKET_EMAIL: the Atlassian account email used for authentication.
  • BITBUCKET_API_TOKEN: the Bitbucket API token.
  • BITBUCKET_WORKSPACE: an optional default workspace.

The token is created in Atlassian account security settings with Bitbucket selected as the application. The documented minimum review scopes are repository read, pull-request read, and pull-request write. A read-only token is suitable when an agent should suggest findings without being able to comment or change approval status.

The daniloneto/bitbucket-mcp MCP server can be added to a project or global Claude Code configuration, and the README also identifies Claude Desktop as a supported use environment. The example configuration uses an absolute path to the built dist/index.js file.

Tools and capabilities

Read-only capabilities include:

  • Listing repositories in a workspace.
  • Listing pull requests filtered by open, merged, declined, or superseded state.
  • Reading pull-request descriptions, branches, reviewers, and approvals.
  • Retrieving unified diffs, existing general and inline comments, and commits.
  • Listing a repository tree at a branch or commit.
  • Reading file contents, using the default branch when no commit is specified.

State-changing capabilities include adding general or inline comments, approving a pull request, and requesting changes.

Limitations and notes

The server targets Bitbucket Cloud, not a general Bitbucket administration surface. Its documented focus is first-pass pull-request review. API-token permissions determine which operations succeed, so write tools should not be treated as harmless suggestions when the configured token has write access.

Keep the token in environment variables or a secret manager and do not commit it. The token grants read and write access to pull requests in the permitted workspace. The daniloneto/bitbucket-mcp MCP server is licensed under MIT.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Version Control View all alternatives
  • MCP Server Bitbucket logoMCP Server Bitbucket

    Bitbucket MCP server with 58 tools for repository management, PRs, pipelines, branches, commits, deployments, webhooks, tags, branch restrictions, and source browsing.

    πŸ”„ Version Control2 views
    Compare vs MCP Server Bitbucket β†’
  • Gitopia MCP Server logoGitopia MCP Server

    Decentralized Git with on-chain governance, bounties, and DAOs. Tools for repos, issues, PRs, labels, releases, bounties, and DAO proposals. Auto-wallet on first use, trust tiers, and approval mode for human-in-the-loop. Go binary or Docker.

    πŸ”„ Version Control1 views
    Compare vs Gitopia MCP Server β†’
  • MCP Server Atlassian Bitbucket logoMCP Server Atlassian Bitbucket

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

    πŸ”„ Version Control4 views
    Compare vs MCP Server Atlassian Bitbucket β†’
  • Bbkt logoBbkt

    Bitbucket Cloud CLI and MCP server. Manages workspaces, repos, PRs, pipelines, issues, and source code. Token introspection hides tools the API key can't use.

    πŸ”„ Version Control1 views
    Compare vs Bbkt β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
11
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Bitbucket MCP

Obtain the repository, run `npm install`, then `npm run build`. Configure the MCP client to run the generated `dist/index.js` with Node.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewBitbucket MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/daniloneto-bitbucket-mcp?style=directory)](https://allmcps.com/mcp/daniloneto-bitbucket-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/daniloneto-bitbucket-mcp"><img src="https://allmcps.com/api/badge/daniloneto-bitbucket-mcp?style=directory" alt="Bitbucket MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”„Version Control
PricingFree
More technical detailsExpand β–Ύ
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 8, 2026
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”„ Version Control β†’Best MCP servers for Git & Version Control β†’Alternatives to Bitbucket MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code