MCP Server
Bitrise MCP Server
A server interface for Bitrise CI/CD platform that enables app management, build operations, artifact management, and release management through natural language interactions.
25
GitHub Stars
11/19/2025
Last Updated
MCP Server Configuration
1{
2 "name": "bitrise",
3 "command": "uvx",
4 "env": {
5 "BITRISE_TOKEN": ""
6 },
7 "args": [
8 "--from",
9 "git+https://github.com/bitrise-io/bitrise-mcp@v1.1.1",
10 "bitrise-mcp"
11 ]
12}
JSON12 lines
README Documentation
Bitrise MCP Server
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.
- Authentication Support: Secure API token-based access to Bitrise resources.
- Detailed Documentation: Well-documented tools with parameter descriptions.
Installation
- VS Code - Installation for VS Code IDE
- GitHub Copilot in other IDEs - Installation for JetBrains, Visual Studio, Eclipse, and Xcode with GitHub Copilot
- Claude Applications - Installation guide for Claude Desktop and Claude Code CLI
- Cursor - Installation guide for Cursor IDE
- Windsurf - Installation guide for Windsurf IDE
- Gemini CLI - Installation guide for Gemini CLI
Quick Install
Quick Actions
Key Features
Model Context Protocol
Secure Communication
Real-time Updates
Open Source