bitbucket-mcp and bbkt
Both tools are Bitbucket Model Context Protocol (MCP) servers, indicating they are competing implementations of the same protocol designed for integrating with Bitbucket APIs.
About bitbucket-mcp
MatanYemini/bitbucket-mcp
Bitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
Provides read-safe access to Bitbucket repositories, pull requests, and pipeline data through configurable environment variables supporting both Cloud and Server instances. Implements MCP standard with tools for repository browsing, PR management, and pipeline inspection—deployable via NPX without installation and integrable with AI assistants like Cursor. Supports flexible authentication (app passwords, tokens, or Atlassian API keys) with optional dangerous operation modes and comprehensive logging to OS-specific directories.
About bbkt
zach-snell/bbkt
A Bitbucket CLI and Model Context Protocol (MCP) server in Go.
Provides dual-mode operation as both a CLI tool with auto-detected git context and interactive UI, and as an MCP server supporting stdio and HTTP transports for AI agent integration. Supports full read/write operations across Bitbucket workspaces, repositories, pull requests, pipelines, and source code, with dynamic tool visibility based on API token scopes to prevent unauthorized operations. Includes OAuth 2.0 authentication alongside App Passwords, and explicit tool denial via environment variables for fine-grained security control.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work