Loading MCP server directory, please wait...
Codemagic CI/CD MCP Server — manage builds, apps, artifacts, and caches from your AI
npx @getmcp/cli add io.github.AgiMaulana/CodemagicMcpRequires Python 3.10+. Community-contributed server. Review source before installing.
CODEMAGIC_API_KEYYour Codemagic API key (found in User Settings → Integrations → Codemagic API)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AgiMaulana/CodemagicMcp": {
"command": "uvx",
"args": [
"CodemagicMcp"
],
"env": {
"CODEMAGIC_API_KEY": "",
"CODEMAGIC_DEFAULT_APP_ID": "",
"CODEMAGIC_BASE_URL": ""
}
}
}
}