A solid MCP server that wraps the Bitbucket Cloud REST API, letting Claude and other AI assistants interact directly with your repositories, pull requests, and workspaces. Exposes six HTTP methods (GET, POST, PUT, PATCH, DELETE, plus clone) as tools, so you can ask AI to list PRs, create branches, add PR comments, search code, or pull repository stats through natural language. Supports both the new scoped API tokens and legacy app passwords for authentication. The generic tool design means you can hit any Bitbucket API endpoint without being limited to pre-built functions. Useful when you want to automate code reviews, get repository insights, or manage development workflows through AI conversation.
claude mcp add --transport stdio aashari-mcp-server-atlassian-bitbucket uvx mcp-server-atlassian-bitbucket