cua-mcp-server

taskcrew/cua-mcp-server

3.2

If you are the rightful owner of cua-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The CUA MCP Server is an agentic Model Context Protocol server designed for CUA Cloud, enabling autonomous desktop automation tasks through a vision-based agent.

Tools

Functions exposed to the LLM to take actions

list_sandboxes

List all CUA cloud sandboxes with their current status.

get_sandbox

Get details of a specific sandbox including API URLs.

start_sandbox

Start a stopped sandbox.

stop_sandbox

Stop a running sandbox.

restart_sandbox

Restart a sandbox.

describe_screen

Get a text description of current screen state using vision AI.

run_task

Execute a computer task autonomously.

get_task_progress

Poll progress of running tasks.

get_task_history

Retrieve results of a previously executed task by ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources