mcp-server-atlassian-bitbucket
22
The Atlassian Bitbucket MCP Server is a Node.js/TypeScript application enabling AI systems to interact with Bitbucket Cloud, providing real-time access to repositories, pull requests, and other resources. It emphasizes secure local authentication and offers comprehensive Bitbucket integration.
Atlassian Bitbucket MCP Server
A Node.js/TypeScript Model Context Protocol (MCP) server for Atlassian Bitbucket Cloud, facilitating secure interaction between AI systems and your Bitbucket repositories, pull requests, and workspaces.
Features
- Minimal Input, Maximum Output: Access comprehensive details with minimal input.
- Rich Code Visualization: View code changes with detailed insights such as file statistics and smart context.
- Secure Local Authentication: Credentials are used locally and not stored remotely.
- Intuitive Markdown Responses: Outputs are in well-structured Markdown format.
- Full Bitbucket Integration: Comprehensive access to Bitbucket resources including pull requests, comments, and code search.
Prerequisites
- Requires Node.js (>=18.x) and a Bitbucket Cloud Account.
Setup
- Authenticate using a Bitbucket App Password or Atlassian API Token.
- Configure Credentials via an MCP Config File or Environment Variables.
- Install and Run via npx or global installation.
- Connect to an AI Assistant with an MCP-compatible client.
MCP Tools
Several tools use snake_case names and return Markdown-formatted responses to perform Bitbucket operations like listing workspaces, retrieving details on repositories, searching code, handling pull requests, and more.