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
This tool helps software developers integrate their AI coding assistants, like Cursor, directly with their Bitbucket Cloud or Server repositories. It allows the AI assistant to read information about repositories, pull requests, and other resources within Bitbucket. Developers use this to give their AI assistant access to their codebase and development workflows.
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