codemagic-mcp

codemagic-mcp

3.2

If you are the rightful owner of codemagic-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Codemagic MCP Server is a lightweight, community-maintained Model Context Protocol server that provides seamless access to Codemagic CI/CD APIs.

Codemagic MCP Server is designed to facilitate interaction with Codemagic CI/CD services through a Model Context Protocol (MCP) server. It allows users to perform various operations such as managing applications, builds, artifacts, caches, and team members using natural language commands. The server is cross-platform and supports Python 3.10+, making it accessible for a wide range of users. It is particularly useful for agents and AI-native workflows, providing a streamlined way to integrate Codemagic functionalities into MCP-compatible clients. The server is open-source and maintained by the community, ensuring continuous improvements and updates.

Features

  • Seamless integration with Codemagic CI/CD APIs
  • Supports natural language commands for various operations
  • Cross-platform compatibility
  • Open-source and community-maintained
  • Built for agents and AI-native workflows

Tools

  1. Applications API

    get_all_applications, get_application, add_application, add_application_private

  2. Artifacts API

    get_artifact, create_public_artifact_url

  3. Builds API

    start_build, get_builds, get_build_status, cancel_build

  4. Caches API

    get_app_caches, delete_all_app_caches, delete_app_cache

  5. Teams API

    invite_team_member, delete_team_member