Codemagic MCP vs Qa Probe — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Codemagic MCP vs Qa Probe
In-depth architectural comparison of the Codemagic MCP and Qa Probe MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Codemagic MCP
Developer Tools · Local stdio
Quality: 45/100 (Fair) | Auth: API Key required
Qa Probe
Delivery · Local stdio
Quality: 57/100 (Good) | Auth: No auth required
Verdict Summary: Choose Codemagic MCP if you need specialized Developer Tools tools running via a local process. Choose Qa Probe if your workspace requires Delivery integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Codemagic MCP when:
You need dedicated capabilities in the Developer Tools domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Free / Open Source).
You have access to required keys: CODEMAGIC_API_TOKEN, ASC_KEY_ID, ASC_ISSUER_ID, ASC_PRIVATE_KEY_B64, ASC_BYPASS_KEYCHAIN, GOOGLE_PLAY_SERVICE_ACCOUNT_CREDENTIALS.
Build, sign, and publish iOS and Android apps through AI agents. Integrates Codemagic CI/CD, App Store Connect, and Google Play in one server.
Probes your live API and classifies why each endpoint failed (root cause + evidence + calibrated confidence) over MCP, so your AI assistant debugs from evidence instead of guessing. Deterministic rules, no black box. Works with FastAPI, Express, Next.js, tRPC, and GraphQL. npm i -g qa-probe
Category & Scope
Tools & Capabilities Breakdown
Codemagic MCP Tools (63)
ping
Check that the server is running
list_teams
List teams the authenticated account belongs to
list_applications
List apps in your Codemagic account or team
list_workflows
List workflows for an app
list_builds
List builds with optional filters (app, status, branch, workflow)
get_build
Get full details for a single build including artifacts
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Codemagic MCP is categorized under Developer Tools and uses a local stdio subprocess. In contrast, Qa Probe belongs to Delivery using local stdio subprocess. Select Codemagic MCP when you need capabilities focused on developer tools and Qa Probe when you require tools for delivery.