Back to the catalog

bitrise

MCP Server for the Bitrise API, enabling app management, build operations, artifact management and more.

Open source Open in the app JSON README (API)

About

MCP Server for the Bitrise API, enabling app management, build operations, artifact management and more.

Details

Kind
Plugins
Topic
No topic detected
Publisher
bitrise-io
Origin
gemini
Category
ferramentas
Version
1.0.0
Stars
41
Forks
17
Open pull requests
5
Last push
2026-08-14T07:52:09Z
Repository state
ativo
Language
Go
License
MIT
Added
2026-08-30 14:13:39
Updated
2026-08-30 14:13:39
Origin id
bitrise-io/bitrise-mcp

README

# Bitrise MCP Server

[![Build Status](https://app.bitrise.io/app/37d1538c-d2d6-4b20-a2cc-78862be22342/status.svg?token=QQWdHofHMTWA2EIkXT4rcA&branch=main)](https://app.bitrise.io/app/37d1538c-d2d6-4b20-a2cc-78862be22342)

MCP Server for the Bitrise API, enabling app management, build operations, artifact management, and more.

## Features

- **Comprehensive API Access**: Access to Bitrise APIs including apps, builds, artifacts, and more.
- **OAuth-based Authentication**: Sign in once with your Bitrise account — no need to copy a Personal Access Token. (PAT-based auth still supported for clients that don't speak MCP OAuth.)
- **Detailed Documentation**: [Well-documented tools with parameter descriptions](/docs/tools.md).

## Installation

- **[VS Code](/docs/install-vscode.md)** - Installation for VS Code IDE
- **[GitHub Copilot in other IDEs](/docs/install-other-copilot-ides.md)** - Installation for JetBrains, Visual Studio, Eclipse, and Xcode with GitHub Copilot
- **[Claude Applications](/docs/install-claude.md)** - Installation guide for Claude Desktop and Claude Code CLI
- **[Cursor](/docs/install-cursor.md)** - Installation guide for Cursor IDE
- **[Windsurf](/docs/install-windsurf.md)** - Installation guide for Windsurf IDE
- **[Gemini CLI](/docs/install-gemini-cli.md)** - Installation guide for Gemini CLI
- **[AWS Kiro](/docs/install-kiro.md)** - Installation guide for AWS Kiro IDE

## Example prompts

Once connected, you can ask your AI assistant things like:

- "Show me my last failed iOS build and explain why it failed."
- "What's the success rate of my main branch builds over the last week?"
- "Add a new team member to my workspace as an admin."

## Support

For help, questions, or to report an issue, visit the [Bitrise support portal](https://support.bitrise.io/en/).

## Privacy

Use of the Bitrise MCP Server is governed by the [Bitrise Privacy Policy](https://bitrise.io/legal/privacy-policy).

More