MCP server for DeviceCloud — query Maestro test uploads, results, analytics, and artifacts.
A small MCP server that exposes DeviceCloud as tools that any MCP-aware assistant — Claude Code, Cursor, Claude Desktop, etc. — can call directly. DeviceCloud is a platform for running Maestro flows on real devices. It lets the assistant: list recent Maestro uploads, filter by name (commit message + short SHA) or date read the per-flow status and for any upload pull the JUnit XML report download…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A small MCP server that exposes DeviceCloud as tools that any MCP-aware assistant — Claude Code, Cursor, Claude Desktop, etc. — can call directly. DeviceCloud is a platform for running Maestro flows on real devices. It lets the assistant: list recent Maestro uploads, filter by name (commit message + short SHA) or date read the per-flow status and for any upload pull the JUnit XML report download and auto-unzip the HTML report (with failure screenshots highlighted) download raw artifacts (logs,…