Bitbucket icon

Bitbucket

CreatedKallows

Provides a local MCP server implementation for interacting with Bitbucket repositories through various tools.

About

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

  • 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

Use Cases

  • 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