Precision Desktop runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi. Last commit 14 Feb 2026.
Fixes DPI coordinate scaling for Windows desktop automation MCP servers.
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 precision-desktop -- uvx precision-desktop
{
"mcpServers": {
"precision-desktop": {
"args": [
"precision-desktop"
],
"command": "uvx"
}
}
}
[mcp_servers.precision-desktop]
command = "uvx"
args = ["precision-desktop"]
{
"mcpServers": {
"precision-desktop": {
"args": [
"precision-desktop"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"precision-desktop": {
"args": [
"precision-desktop"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.