aashari_mcp-server-atlassian-bitbucket
The Atlassian Bitbucket MCP Server allows AI assistants to securely interact with Bitbucket, enabling real-time access and analysis of repositories and pull requests. It enhances AI capabilities by providing detailed, contextual data and offers flexible setup and usage options.
Atlassian Bitbucket MCP Server
This project offers a Model Context Protocol (MCP) server designed to integrate AI assistants with Atlassian Bitbucket. It facilitates real-time, secure access to repositories, pull requests, and workspaces. Key benefits include eliminating manual data transfer, enhancing AI capabilities in analyzing code context, and maintaining secure connections through API credentials. The server follows a 'Minimal Interface, Maximal Detail' approach by requesting simple identifiers and returning comprehensive information. Tools provided include listing workspaces, retrieving workspace details, listing repositories, getting repository details, managing pull requests, and more. The setup requires Node.js, npm, and Bitbucket credentials, with options for configuration via a global MCP config file or environment variables. The project can be used as a command-line tool or integrated within AI assistant environments like Claude Desktop and Cursor AI.