io.github.bitrise-io/bitrise-mcp (Bitrise MCP Server)
This MCP server provides access to the Bitrise API for mobile CI/CD workflows. It supports app management, build operations, and artifact management, and is intended to be used for iOS, Android, Flutter, and React Native app pipelines. It uses OAuth-based authentication, with PAT-based authentication also supported.
🛠️ Key Features
- Access to Bitrise APIs for apps, builds, artifacts, and more
- OAuth-based authentication (single sign-in)
- PAT-based authentication still supported for clients
🚀 Use Cases
- Set up and manage mobile CI/CD on Bitrise
- Build, test, and distribute iOS and Android apps
- Manage builds for Flutter and React Native apps
⚡ Developer Benefits
- Centralized API access via an MCP server interface
- Avoids copying a Personal Access Token when using OAuth
⚠️ Limitations
- Documentation excerpt does not specify available tools or endpoints beyond apps, builds, artifacts, and general “more.”