Back to directory
bitrise-io/bitrise-mcp

bitrise-io/bitrise-mcp

@bitrise-io37

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

bitriseci/cdapicloud

Installation & Configuration

{
  "mcp": {
    "servers": {
      "bitrise": {
        "command": "uvx",
        "args": [
          "--from",
          "git+https://github.com/bitrise-io/[email protected]",
          "bitrise-mcp"
        ],
        "type": "stdio",
        "env": {
          "BITRISE_TOKEN": "${input:bitrise-workspace-token}"
        }
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2025/4/1
Updated
2026/6/7