Sandbox
@bitrise-io/bitrise-mcp

MCP server for Bitrise API access

Bitrise MCP Server connects an agent to Bitrise so it can inspect builds, manage apps, and work with artifacts. It uses OAuth-based login when supported, with PAT auth as a fallback, and the available tools are documented in `docs/tools.md`. The repo is organized as a Go MCP server with auth, middleware, Bitrise API helpers, and tool implementations. Client-specific install docs show how to wire it into different agents and IDEs.

41 stars17 forksGoUpdated 1mo ago
Who it's for

Builders who want their agent to manage Bitrise apps, builds, and artifacts.

What it delivers

You can ask your agent to check build status, inspect failures, or manage Bitrise resources without leaving your editor.

What it does

Bitrise API access

Exposes Bitrise app, build, artifact, and workspace operations through MCP tools.

OAuth login

Lets you sign in with a Bitrise account instead of copying a personal access token, with PAT support as fallback.

Client-specific setup guides

Includes installation docs for Claude, Cursor, Gemini CLI, VS Code, Windsurf, AWS Kiro, and other Copilot IDEs.

Tool documentation

Lists the available MCP tools and their parameters in `docs/tools.md`.

README

Bitrise MCP Server

Build Status

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.
  • OAuth-based Authentication: Sign in once with your Bitrise account — no need to copy a Personal Access Token. (PAT-based auth still supported for clients that don't speak MCP OAuth.)
  • Detailed Documentation: Well-documented tools with parameter descriptions.

Installation

Example prompts

Once connected, you can ask your AI assistant things like:

  • "Show me my last failed iOS build and explain why it failed."
  • "What's the success rate of my main branch builds over the last week?"
  • "Add a new team member to my workspace as an admin."

Support

For help, questions, or to report an issue, visit the Bitrise support portal.

Privacy

Use of the Bitrise MCP Server is governed by the Bitrise Privacy Policy.

Files in the repo

Repository payload20 top-level entries
  • .devcontainer
  • docs
  • internal
  • kiro-powers
  • vendor
  • .golangci.yml
  • auth_test.go
  • auth.go
  • CLAUDE.md
  • Dockerfile
  • gemini-extension.json
  • go.mod
  • go.sum
  • LICENSE
  • main.go
  • Makefile
  • middleware_test.go
  • middleware.go
  • README.md
  • server.json

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More connectors

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

43k

Universal provider proxy for OpenAI Codex & Claude Code — use any LLM (Claude, Gemini, Grok, DeepSeek, Ollama…) with Codex CLI, App, SDK, and Claude Code

14k
okf-memory/
okf-agent-memory

Git-native persistent memory for AI coding agents. Implements Google OKF v0.2 with sub-300µs in-memory BM25 search, embedded MCP server, and progressive disclosure. Slashes token bloat by 80% with zero external databases or dependencies. Built in pure Go.

547
tirth8205/
code-review-graph

Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.

31k
2akouwu/
reverify

Stop your AI from making things up — it proposes, deterministic tools decide, every claim checked against ground truth with evidence. Grounded facts and context survive resets. Reverse engineering is the proving ground. MCP server + CLI.

1.1k
t8y2/dbxConnectors

20 MB lightweight cross-platform database client for 90+ databases, including MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, SQL Server, and Dameng. Built-in AI, MCP Server, CLI, desktop and Docker. | 轻量级跨平台数据库管理工具,支持 MySQL、PostgreSQL、SQLite、Redis、MongoDB、达梦等 90+ 数据库,提供桌面端、Docker、CLI、内置 AI 助手和 MCP Server。

19k