mcp-server-atlassian-bitbucket and bitbucket-mcp
These are competitors offering overlapping Bitbucket integration capabilities, with A providing basic repository and pull request operations while B offers a more comprehensive toolset (25+ tools) covering additional features like branches, commits, issues, and pipelines.
About mcp-server-atlassian-bitbucket
aashari/mcp-server-atlassian-bitbucket
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
Implements six generic REST tools (GET, POST, PUT, PATCH, DELETE, clone) that map directly to the Bitbucket Cloud 2.0 API, allowing LLMs to access any endpoint without hardcoded integrations. Supports both legacy App Passwords and Atlassian's newer scoped API tokens for authentication, with STDIO transport for seamless integration into Claude Desktop, Cursor AI, and other MCP-compatible clients. Includes JMESPath filtering to reduce token usage by transforming API responses before returning to the LLM.
About bitbucket-mcp
Lexmata/bitbucket-mcp
MCP (Model Context Protocol) server for Bitbucket Cloud - 25+ tools for repositories, pull requests, branches, commits, issues, pipelines, and code search
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work