MCP Directory

MAI-UI

by Tongyi-MAI · Jupyter Notebook · ★ 1,794

MAI-UI: Real-World Centric Foundation GUI Agents ranging from 2B to 235B

#device-cloud-collaboration#gui-agent#gui-grounding#gui-navigation#mcp

Install

git clone https://github.com/Tongyi-MAI/MAI-UI.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mai-ui": {
      "command": "npx",
      "args": [
        "-y",
        "github:Tongyi-MAI/MAI-UI"
      ]
    }
  }
}

From the README

We present **MAI-UI**, a family of GUI agent foundation models spanning the full spectrum of sizes, including **2B**, **8B**, **32B**, and **235B-A22B** variants. Our core contribution includes: - **🔧 Agent-user interaction and MCP augmentation**: enabling agent to interact with user and use MCP tools to complete the task. - **☁️ Device–cloud collaboration system**: dynamically selecting on-device or cloud execution based on task execution state and data sensitivity. - **📈 Dynamic RL Scaling**: large-scale reinforcement learning with scaling parallel environments (up to **512**) and context…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers