Bitbucket
0
Provides a high-performance, stateless server to access and manage Bitbucket Cloud resources via its full REST API.
概要
Bitbucket is a high-performance, stateless server designed to unlock the full potential of the Bitbucket Cloud API for your automation, CI/CD pipelines, and Rust-based integrations. Built with Rust for speed and reliability, it simplifies secure access to Bitbucket repositories, pull requests, issues, and more, making it ideal for building developer tools, workflow automation, and DevOps solutions.
主な機能
- Seamless Bitbucket API integration for all major Cloud features
- Comprehensive test suite covering all public API methods
- Secure authentication with App Passwords and `rustls` for TLS
- Docker-ready with prebuilt images on GHCR
- Exposes Bitbucket as Model Context Protocol (MCP) tools
- 0 GitHub stars
ユースケース
- Building bots and workflow automation for Bitbucket Cloud
- Automating Bitbucket API workflows in Rust
- Integrating Bitbucket into CI/CD pipelines