Computer Use
@spencerkinney
About Computer Use
Control virtual computers through the Model Context Protocol (MCP).
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"computer-use-mcp": {
"command": "python",
"args": [
"computer_mcp_server.py"
],
"env": {
"ORGO_API_KEY": "your_orgo_key_here",
"ANTHROPIC_API_KEY": "your_anthropic_key_here"
}
}
}
}Tools
6Start virtual computer
Take screen capture
Scroll up/down
Wait for specified seconds
Run terminal commands
Claude AI Computer Use
Overview
What is Computer Use?
Computer Use is an
More Productivity MCP servers
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
C++ Excel Automation MCP Server
smileFAaceA MCP server for automatically create, view and modify Excel related file using LLM

Time
modelcontextprotocolModel Context Protocol Servers
Computer Control MCP
AB498MCP server that provides computer control capabilities, like mouse, keyboard, OCR, etc. using PyAutoGUI, RapidOCR, ONNXRuntime. Similar to 'computer-use' by Anthropic. With Zero External Dependencies.
AppleScript MCP Server (Dual access: python and node.js)
peakmojoMCP server that execute applescript giving you full control of your Mac
Comments