bitbucket-mcp
Related Servers
Alternatives to bitbucket-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceAn MCP server for Bitbucket Cloud that enables reading and managing pull requests, comments, and descriptions via MCP clients.17-
- AlicenseAqualityBmaintenanceMCP server for code review of Bitbucket Cloud pull requests: list PRs, read diffs, file contents and comments, and post review comments.66 npmISC
- FlicenseCqualityCmaintenanceAn MCP server for Bitbucket Cloud, covering pull requests, pull request comments, and pipelines.26-
- AlicenseAqualityCmaintenanceMCP server for Bitbucket Cloud that enables reviewing, managing, and merging pull requests, assigning reviewers by name, reading files at a ref, and inspecting pipeline status from any MCP client.14MIT
- AlicenseBqualityDmaintenanceAn MCP server that enables interaction with Bitbucket repositories through the Model Context Protocol, supporting both Bitbucket Cloud and Server with features for PR lifecycle management and code review.193,720 npm28MIT
- AlicenseBqualityCmaintenanceAn MCP server for Bitbucket Cloud that enables managing pull requests, branches, and repositories in natural language from any MCP-capable client.23121 npm4MIT
TDQS
Scored across 7 tools
Each tool targets a distinct aspect of pull request review: file content, comments, diff, diffstat, PR metadata, and posting comments. There is no overlap between reading and writing operations.
All tools follow a consistent verb_noun pattern (get_*, list_*, post_*). The naming is predictable and clearly indicates the action and resource.
Seven tools is a well-scoped set for a pull request review workflow. Each tool serves a distinct purpose without redundancy or bloat.
The set covers the core review workflow: list PRs, view details, inspect diffs and files, read comments, and post feedback. It lacks actions like approving or merging, but those fall outside the stated review-focused purpose.