Submit

App Mcp

@Uno Platform

Local MCP server that gives AI agents eyes and hands on running Uno Platform apps. Agents can capture screenshots, inspect the visual tree, simulate pointer clicks, type text, send key presses, invoke automation peer actions, and query DataContext, enabling agentic UI development and testing across WebAssembly, iOS, Android, macOS, and Linux. Works with Visual Studio Copilot, VS Code, Claude Code, Codex, and any MCP-compatible agent

Tools

Server Config

{
  "mcpServers": {
    "uno-devserver": {
      "command": "uno-devserver",
      "args": [
        "--mcp-app"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server