devicecloud-mcp

RubenGlez/devicecloud-mcp
★ 0 stars JavaScript AI/LLM Updated 12d ago
MCP server that exposes DeviceCloud as tools for MCP-aware assistants — list uploads, check flow status, pull reports and artifacts
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "devicecloud-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "RubenGlez/devicecloud-mcp"
      ]
    }
  }
}

Topics

aiclaudedeveloper-toolsmcpmodel-context-protocol