Back to search
30
MCP
computer-control-mcp-fastmcp
pypi/computer-control-mcp-fastmcpMCP 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.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"computer-control-mcp-fastmcp": {
"url": "None",
"transport": "http"
}
}
}