
Appcircle MCP
Trigger and inspect Appcircle mobile CI/CD builds and releases from your agent while shipping iOS or Android apps.
Overview
io.appcircle/appcircle-mcp is an MCP server for the Ship phase that connects agents to Appcircle mobile CI/CD builds and releases.
What is this MCP server?
- MCP bridge to Appcircle mobile CI/CD platform
- Hosted remote at mcp.appcircle.io (streamable-http)
- Bearer Appcircle access token via Authorization header
- GitHub repository appcircleio/appcircle-mcp
- Server version 1.0.0 per MCP schema
- Remote MCP endpoint https://mcp.appcircle.io
- Required Authorization header format Bearer YOUR_ACCESS_TOKEN
What problem does it solve?
Mobile release steps scatter across dashboards and local tooling, making it hard to keep an agent in the loop on build and ship status.
Who is it for?
Indie mobile developers on Appcircle who want agent-assisted build triggers and release coordination.
Skip if: Web-only SaaS shipping on Vercel or builders not using Appcircle for mobile signing and distribution.
What do I get? / Deliverables
You can drive and monitor Appcircle pipelines from MCP tool calls while executing ship and launch workflows in the IDE.
- Agent-triggered Appcircle build and pipeline actions
- Release coordination without leaving the MCP client
- Faster ship checklists tied to live CI/CD state
Recommended MCP Servers
Journey fit
How it compares
Mobile CI/CD MCP integration, not a generic cloud deploy skill or local unit-test runner.
Common Questions / FAQ
Who is io.appcircle/appcircle-mcp for?
Solo and small-team mobile developers using Appcircle who want MCP agents to interact with CI/CD during ship and store launch.
When should I use io.appcircle/appcircle-mcp?
Use it when preparing TestFlight, Play Console, or production builds and you want status and actions from the same agent session as your code.
How do I add io.appcircle/appcircle-mcp to my agent?
Register https://mcp.appcircle.io as a remote MCP server and set Authorization to Bearer YOUR_ACCESS_TOKEN from Appcircle.