Desktop MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 12 Aug 2026.
Windows desktop-control MCP server: screenshot, window mgmt, mouse/keyboard input, recording.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.Popen(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add desktop-mcp -- uvx desktop-mcp
{
"mcpServers": {
"desktop-mcp": {
"args": [
"desktop-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.desktop-mcp]
command = "uvx"
args = ["desktop-mcp"]
{
"mcpServers": {
"desktop-mcp": {
"args": [
"desktop-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"desktop-mcp": {
"args": [
"desktop-mcp"
],
"command": "uvx"
}
}
}
Control Windows desktop via MCP: mouse, keyboard, screenshots, clipboard, and apps.
Desktop UI automation for AI agents: screenshots, windows, mouse, keyboard, UI Automation, OCR
MCP server for browser and desktop automation: OCR, image recognition, real mouse and keyboard input
Control your computer with screenshots, mouse, and keyboard automation.
Linux automation. 125 MCP tools: windows, input, screenshots, clipboard, print, AT-SPI. 9 DEs.
MCP server for Android automation with UI interaction, screenshots, and device control
Open-source Windows MCP server for AI assistants. File, clipboard, screenshot, process & power mgmt.
Control macOS system settings, apps, windows, audio, displays, screenshots, and Focus mode via MCP.
Answers built from our own checks of this server.