Server data from the Official MCP Registry
Codemagic CI/CD MCP Server — manage builds, apps, artifacts, and caches from your AI
Codemagic CI/CD MCP Server — manage builds, apps, artifacts, and caches from your AI
Set these up before or after installing:
Environment variable: CODEMAGIC_API_KEY
Environment variable: CODEMAGIC_DEFAULT_APP_ID
Environment variable: CODEMAGIC_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-agimaulana-codemagicmcp": {
"env": {
"CODEMAGIC_API_KEY": "your-codemagic-api-key-here",
"CODEMAGIC_BASE_URL": "your-codemagic-base-url-here",
"CODEMAGIC_DEFAULT_APP_ID": "your-codemagic-default-app-id-here"
},
"args": [
"CodemagicMcp"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 9 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 12 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!