56
/ 100
1 month ago
mcp_so

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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — take_screenshot (line 548: shutil.copy(filepath, get_downloads_dir())); take_screenshot_with_ocr (line 689: shutil.copy(filepath, get_downloads_dir()))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configENV
configCOMPUTER_CONTROL_MCP_SCREENSHOT_DIRBy default, screenshots are saved to the OS downloads directory. You can customize this by setting the environment variable:
configCOMPUTER_CONTROL_MCP_WGC_PATTERNS"": "obs, discord, game, steam"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ab498-computer-control-mcp-epupbp)](https://m8ven.ai/mcp/ab498-computer-control-mcp-epupbp)
commit: 91b8266a76bfa382ed53b4a5f7fe316c413d84c1
code hash: c98d53543112e2fe524d32f084ff7161b941544c0b4d04f3945b6530594e1e47
verified: 6/16/2026, 1:14:36 PM
view raw JSON →