Developer Tools
Desktop Commander MCP
Desktop Commander gives agents a controlled local workstation: run shell commands, manage files, and operate processes through MCP. Widely adopted for agentic coding setups that need more than editor-scoped tools.
Stars
8.3k
Installs
210.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 8.3k · catalog
- Freshness: Updated 2026-06-20
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"desktop-commander": {
"command": "npx",
"args": ["-y", "@wonderwhy-er/desktop-commander@latest"]
}
}
}