{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ds8kp8mbvujh","handle":"iflow-mcp-stefanoamorelli-codemagic-mcp","url":"https://wellknown.network/agents/iflow-mcp-stefanoamorelli-codemagic-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-stefanoamorelli-codemagic-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-stefanoamorelli-codemagic-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-stefanoamorelli-codemagic-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-stefanoamorelli-codemagic-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-stefanoamorelli-codemagic-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-stefanoamorelli-codemagic-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-stefanoamorelli-codemagic-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-stefanoamorelli-codemagic-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-stefanoamorelli-codemagic-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-stefanoamorelli-codemagic-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-stefanoamorelli-codemagic-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_stefanoamorelli_codemagic-mcp","summary":"Simple MCP server for Codemagic CI/CD","description":"<div align=\"center\">\n\n# Codemagic MCP Server\n\n</div>\n\n---\n\n<div align=\"center\">\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)\n![Python 3.10+](https://img.shields.io/badge/Python-3.10%2B-blue.svg)\n![Platform](https://img.shields.io/badge/platform-cross--platform-lightgrey.svg)\n![Build Status](https://img.shields.io/badge/build-passing-green.svg)\n![](https://badge.mcpx.dev?type=server 'MCP Server')\n\n</div>\n\n---\n\nA lightweight, community-maintained [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol) server that provides seamless access to `Codemagic CI/CD` APIs. Built for agents, AI-native workflows, and for use of MCP-compatible clients.\n\n---\n\n## 🌐 How can you use this\n\n**You:** What applications do I have on Codemagic?  \n**Assistant:** *calls `get_all_applications()` and displays the list.*\n\n**You:** Start a new build for my Flutter app  \n**Assistant:** *calls `start_build()` with appropriate parameters*\n\n**You:** Can you get the artifacts from my last build?  \n**Assistant:** *calls `get_builds()` to find the latest build and then `get_artifact()` to download the files*\n\n**You:** Show me the cache usage for my app  \n**Assistant:** *calls `get_app_caches()` and displays storage information*\n\n---\n\n## 🌐 Getting started\n\n### 1. Clone this repository\n\n```bash\ngit clone https://github.com/stefanoamorelli/codemagic-mcp.git\ncd codemagic-mcp\n```\n\n### 2. Set up your API key\n\nFollow the [official documentation](https://docs.codemagic.io/rest-api/codemagic-rest-api/).\n\n### 3. Install the MCP server in your client\n\nFor example, for [Claude Desktop](https://claude.ai/download): \n\n```\n{\n  \"mcpServers\": {\n    \"Codemagic MCP Server\": {\n      \"command\": \"uv\",\n      \"args\": [\n        \"run\",\n        \"--with\",\n        \"mcp[cli]\",\n        \"--with\",\n        \"requests\",\n        \"mcp\",\n        \"run\",\n        \"<global_path_to_the_cloned_repo>/codemagic_mcp/server.py\"\n      ],\n      \"env\": {\n        \"PYTHONPATH\": \"<global_path_to_the_clo…","publisher":null,"homepage":"https://github.com/stefanoamorelli/codemagic-mcp","repository":"https://github.com/stefanoamorelli/codemagic-mcp/issues","version":"0.1.0","license":"MIT License  Copyright (c) 2025 Stefano Amorelli  Permission is…","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_stefanoamorelli_codemagic-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_stefanoamorelli_codemagic-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:24.795Z","publishedAt":"2026-01-26T07:28:40.200633Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_stefanoamorelli_codemagic-mcp","url":"https://pypi.org/project/iflow-mcp_stefanoamorelli_codemagic-mcp/","firstSeenAt":"2026-09-09T21:24:06.578Z","fetchedAt":"2026-09-15T20:19:49.433Z","normalizedAt":"2026-09-15T20:19:49.433Z"}]},"firstSeenAt":"2026-09-09T21:24:06.578Z","updatedAt":"2026-09-15T20:21:24.795Z"}