Loading MCP server directory, please wait...
MCP server for DeviceCloud — query Maestro test uploads, results, analytics, and artifacts.
npx @getmcp/cli add io.github.RubenGlez/devicecloudRequires Node.js 18+. Community-contributed server. Review source before installing.
DEVICE_CLOUD_API_KEYDeviceCloud API key — generate one at console.devicecloud.dev/settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RubenGlez/devicecloud": {
"command": "npx",
"args": [
"-y",
"devicecloud-mcp"
],
"env": {
"DEVICE_CLOUD_API_KEY": ""
}
}
}
}