Provides a local MCP server implementation for interacting with Bitbucket repositories through various tools.
Sponsored
Enables secure, local access to Bitbucket functionalities for AI applications through an MCP server. It allows AI agents to interact with Bitbucket repositories for tasks like creating repositories, managing branches and files, creating issues, searching repositories, and creating pull requests. The server runs locally, ensuring secure and controlled access to Bitbucket resources.
Key Features
01Create Bitbucket repositories and branches
02Read, write, and delete files in repositories
03Create and delete issues
04Search repositories using query syntax
05Create pull requests
061 GitHub stars
Use Cases
01Generating automated pull requests based on AI-driven code changes
02Programmatically creating and managing issues based on AI analysis of code or data