Computer Control MCP
@AB498
About Computer Control MCP
MCP 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"computer-control-mcp": {
"command": "uvx",
"args": [
"computer-control-mcp@latest"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Computer Control MCP?
An MCP server that provides computer control capabilities like mouse, keyboard, and OCR via PyAutoGUI, RapidOCR, and ONNXRuntime. It is similar to Anthropic’s “computer-use” and advertises zero external dependencies.
How to use Computer Control MCP?
Install with uvx computer-control-mcp@latest (first run downloads ~70 MB of Python dependencies) or via pip install computer-control-mcp. Configure the server in your MCP client’s settings under mcpServers and then invoke its tools through the client.
Key features of Computer Control MCP
- Control mouse movements and clicks
- Type text at the current cursor position
- Take screenshots with optional GPU‑accelerated capture (Windows only)
- Extract text from screenshots using OCR
- List and activate open windows
- Press keyboard keys and key combinations
- Drag and drop operations
- Configurable screenshot save directory and automatic WGC patterns
Use cases of Computer Control
Basic information
More Productivity MCP servers
Desktop Commander
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

AdWhispr - Research, Clone, & Launch Ads from Claude/ChatGPT
AdWhisprRemote MCP server that turns Claude, ChatGPT, or Cursor into a full ad workflow: research any brand's live Facebook and TikTok ads, clone the proven winners for your own brand, and launch real campaigns on Google, TikTok
AppleScript MCP Server (Dual access: python and node.js)
peakmojoMCP server that execute applescript giving you full control of your Mac

Fdback.io
FdbackFdback.io is a user feedback platform (feedback board, roadmap, changelog) with a built-in remote MCP server - no local install, connect any MCP client with a URL and API key. Your AI agents can: - List, search, and rea
TickTick MCP Server
alexarevalo9A Model Context Protocol (MCP) server designed to integrate with the TickTick task management platform, enabling intelligent context-aware task operations and automation.
Comments