Precision Desktop
Rank #48,607io.github.ikoskela/precision-desktop
MCP server providing precision-desktop capabilities
Precision Desktop is a Model Context Protocol (MCP) server published by ikoskela. It ranks #48,607 of 132,113 servers tracked on MCP Toplist. Precision Desktop is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on Feb 13, 2026.
Ranks ahead of 83,506 of 132,113 servers on MCP Toplist.
Use Precision Desktop
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add precision-desktop -e "WINDOWS_MCP_PATH=<your WINDOWS_MCP_PATH>" -- uvx precision-desktopReplace each placeholder with your own value before saving.
[mcp_servers.precision-desktop]
command = "uvx"
args = ["precision-desktop"]
[mcp_servers.precision-desktop.env]
WINDOWS_MCP_PATH = "<your WINDOWS_MCP_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"precision-desktop": {
"command": "uvx",
"args": [
"precision-desktop"
],
"env": {
"WINDOWS_MCP_PATH": "<your WINDOWS_MCP_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"precision-desktop": {
"command": "uvx",
"args": [
"precision-desktop"
],
"env": {
"WINDOWS_MCP_PATH": "<your WINDOWS_MCP_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"precision-desktop": {
"type": "stdio",
"command": "uvx",
"args": [
"precision-desktop"
],
"env": {
"WINDOWS_MCP_PATH": "<your WINDOWS_MCP_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"precision-desktop": {
"command": "uvx",
"args": [
"precision-desktop"
],
"env": {
"WINDOWS_MCP_PATH": "<your WINDOWS_MCP_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"precision-desktop": {
"command": "uvx",
"args": [
"precision-desktop"
],
"env": {
"WINDOWS_MCP_PATH": "<your WINDOWS_MCP_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ikoskela%2Fprecision-desktop)<a href="https://mcptoplist.com/server/io.github.ikoskela%2Fprecision-desktop"><img src="https://mcptoplist.com/badge/io.github.ikoskela%2Fprecision-desktop.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ikoskela
Other servers by ikoskela
View all ikoskela servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Precision Desktop?
- Precision Desktop is maintained by ikoskela, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Precision Desktop listed on the Official MCP Registry?
- Yes — Precision Desktop is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Precision Desktop have?
- MCP Toplist tracks 2 versions of Precision Desktop, most recently published on Feb 13, 2026.
- Where can I find the source code for Precision Desktop?
- The source code for Precision Desktop is hosted at github.com/ikoskela/precision-desktop.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.