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
Installation
npx -y bitrise-io/bitrise-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub