developer tools

Bitrise Mcp

MCP Server for the [Bitrise](https://bitrise.io) API, enabling app management, build operations, artifact management and more.

python
cloud
macos
windows
linux
enterprise
developer tools
0
View on GitHub

Installation

npx -y bitrise-io/bitrise-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "bitrise-mcp",
  "command": "npx",
  "args": [
    "-y",
    "bitrise-io/bitrise-mcp"
  ]
}

About This MCP Server

bitrise-io/bitrise-mcp

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

GitHub: https://github.com/bitrise-io/bitrise-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub