소개
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.
주요 기능
- Create Bitbucket repositories and branches
- Read, write, and delete files in repositories
- Create and delete issues
- Search repositories using query syntax
- Create pull requests
- 1 GitHub stars
사용 사례
- Generating automated pull requests based on AI-driven code changes
- Programmatically creating and managing issues based on AI analysis of code or data
- Automated repository management for AI projects