A local Python MCP server that exposes the Codemagic CI/CD REST API as Claude-callable tools. Trigger builds, manage apps, download artifacts, and clear caches — all from Claude Code or Claude Desktop without leaving the chat.
MCP server for the Codemagic CI/CD API, enabling app management, build operations, artifact handling, cache control, and team management through natural language.
Access raw logs for a specific build step using build ID and step ID. Get step IDs from get_build_logs. Choose file delivery for managed temp file or inline for direct log text.
Retrieve a step-by-step status summary of a Codemagic build, including each step's name, ID, and status (success, failed, skipped, canceled). Optionally filter results by status.