bitbucket-mcp and bitbucket-mcp-server
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 bitbucket-mcp-server
pdogra1299/bitbucket-mcp-server
MCP Server for interacting with BitBucket API
Implements 29 tools spanning PR management (create, merge, approve, request changes), code review (structured diffs, inline comments), branch/file operations, and repository search—with automatic platform detection between Bitbucket Cloud and Server. Token optimization through configurable tool groups reduces context overhead by up to 60%, exposing only workflow-relevant tools via the `BITBUCKET_TOOL_GROUPS` environment variable. Integrates with MCP-compatible clients (Claude Dev, Cline) via stdio transport and supports both App Password (Cloud) and HTTP token (Server) authentication.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work