Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ttekun • DevOps & CI/CD
A read-only MCP server that exposes Bitbucket Cloud pull request details and diffs to AI agents and editor integrations.
Retrieve detailed pull request metadata (author, status, reviewers, commits) from Bitbucket Cloud for analysis or automation.
Fetch the diff of a pull request to generate code review suggestions, summaries, or detect risky changes.
Integrate Bitbucket PR data into MCP-enabled toolchains or editor extensions (e.g., VSCode) for context-aware assistance.
This Node.js MCP server provides read-only tools to interact with the Bitbucket Cloud API, exposing pull request metadata and diffs through the Model Context Protocol. It includes tools for retrieving detailed pull request information (get_bb_pull_request) and the PR diff (get_bb_diff). The server uses the @modelcontextprotocol/sdk, requires a BITBUCKET_TOKEN environment variable, and is suitable for integrating Bitbucket data into AI assistants and editor workflows. It is designed for discovery and structured calls by MCP-capable agents, enabling automated analysis and context-aware responses.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.