Bitrise MCP Server

Set up & manage mobile CI/CD on Bitrise: build, test, distribute iOS, Android, Flutter, RN apps. It is available as a remote MCP endpoint.

Teams that want a hosted browser automation endpoint instead of running a local process. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-14 · ★ 41 · #161 OF 196 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-08-25

MIT · Go servers · how we verify → /methodology

01 · Install Bitrise

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add bitrise-io-bitrise-mcp --transport http https://mcp.bitrise.io/

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "bitrise-io-bitrise-mcp": {
      "url": "https://mcp.bitrise.io/"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.bitrise.io/

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.bitrise.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.bitrise-io is GitHub-verified and matches the repo owner

03 · What Bitrise can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.6.3 · 2026-08-14

[CI] Remove user registration · Add stack param to trigger_bitrise_build · New Contributors · @DylanBettermannDD made their first contribution in

v2.6.2 · 2026-06-19

Add tool titles, support/privacy docs, example prompts for MCP directory · [ER-2823] Return 401 www authenticate for unauthenticated tool calls

v2.6.1 · 2026-06-16

[CI-6161] Update description

04 · Who maintains Bitrise

Bitrise is maintained by bitrise-io. It's the only MCP server we track from this author; the repo dates to Apr 2025.

05 · Facts

category
browser automation - ranked #161 of 196 actively-maintained browser automation servers as of 2026-08-25.
release cadence
4 releases in the last 90 days (latest 2026-08-14)
registry
io.github.bitrise-io/bitrise-mcp (active, first published 2026-02-13 · 2 versions)

06 · Bitrise FAQ

What is Bitrise?

Set up & manage mobile CI/CD on Bitrise: build, test, distribute iOS, Android, Flutter, RN apps. It is available as a remote MCP endpoint.

Is Bitrise still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-14 and it shipped 4 releases in the last 90 days. We re-verify nightly.

How do I install Bitrise?

Run `claude mcp add bitrise-io-bitrise-mcp --transport http https://mcp.bitrise.io/`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Bitrise require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Bitrise

More browser automation MCP servers · Zendriver MCP · Lanhu Design MCP · Brightdata MCP · Browser Gateway · Browserstack MCP Server

More Go MCP servers · Agent Lsp · Gcf Proxy · Knowing · Bomly · Dryrun · see all