Loading MCP server directory, please wait...
Windows desktop-control MCP server: screenshot, window mgmt, mouse/keyboard input, recording.
npx @getmcp/cli add io.github.jaimenbell/desktop-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jaimenbell/desktop-mcp": {
"command": "uvx",
"args": [
"desktop-mcp"
]
}
}
}