Skip to main content
Glama
316,868 tools. Last updated 2026-07-28 18:24

"Codemagic" matching MCP tools:

  • Retrieve build details and status from Codemagic, including step summary counts. Optionally include full step list with IDs for log retrieval.
    MIT
  • Retrieve variable groups for a Codemagic team or app to reference group names in build triggers. Secret values remain hidden; manage them in the Codemagic UI.
    MIT
  • Retrieve detailed information about a Codemagic application, including its repository, branches, workflows, and recent build references.
    MIT
  • Remove an application from your Codemagic account by providing its application ID.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    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.
    Last updated
    25
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    This MCP server enables users to manage Codemagic CI/CD builds directly from Claude Code, including listing apps, triggering builds, checking status, and canceling builds.
    Last updated
    6
    MIT
  • Add an environment variable to a Codemagic app. Provide name, value, group, and optionally mark as secure for secrets.
    MIT
  • Remove a webhook from a Codemagic application by providing the application ID and webhook ID.
    MIT
  • Retrieve all applications in your Codemagic account to manage builds and deployments.
    MIT
  • Retrieve a list of all applications linked to your Codemagic account, including their IDs, names, repositories, and workflow IDs defined in codemagic.yaml.
    MIT
  • Cancel a running build by providing the build ID. Stops an active build process on Codemagic.
    MIT
  • Update a Codemagic environment variable by specifying its app ID, variable ID, key, new value, group, and secure flag.
    MIT
  • Retrieve all webhooks configured for a specific Codemagic application by providing its application ID.
    MIT
  • Add a new public repository to Codemagic by providing its HTTPS URL. Start building and managing apps from that repository.
    MIT
  • Subscribe to Codemagic build events by adding a webhook with URL and event list to your application.
    MIT
  • Remove a specific environment variable from a Codemagic app using its app ID and variable ID.
    MIT