
Desktop Commander
MCP server by github.com/wonderwhy-er/desktopcommandermcp
MCP server for terminal commands, file operations, and process management
About Desktop Commander
Desktop Commander is an MCP (Model Context Protocol) server published by wonderwhy-er in the official MCP registry. MCP server for terminal commands, file operations, and process management
It ships as an npm package (@wonderwhy-er/desktop-commander), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/wonderwhy-er/desktopcommandermcp, where the project has earned 6,164 GitHub stars.
Use Desktop Commander with your agent
claude mcp add desktop-commander -- npx -y @wonderwhy-er/desktop-commander{
"mcpServers": {
"desktop-commander": {
"command": "npx",
"args": [
"-y",
"@wonderwhy-er/desktop-commander"
]
}
}
}@wonderwhy-er/desktop-commanderFrequently asked questions
- What is Desktop Commander?
- Desktop Commander is an MCP (Model Context Protocol) server by wonderwhy-er. MCP server for terminal commands, file operations, and process management
- How do I connect Desktop Commander to Claude, Cursor, or another MCP client?
- Install Desktop Commander from its npm package (@wonderwhy-er/desktop-commander) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is Desktop Commander open source?
- Yes — the source code is public at github.com/wonderwhy-er/desktopcommandermcp, with 6,164 GitHub stars.
- Can AI agents pay to use Desktop Commander?
- Not yet through Loomal — Desktop Commander is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More MCP servers

Windows-MCP
5.9k
An MCP Server for computer-use in Windows OS

XcodeBuildMCP
5.9k
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.

mobile-mcp
5.2k
MCP server for iOS and Android Mobile Development, Automation and Testing

dbx
5.1k
Query databases from AI agents using connections configured in DBX.

exa
4.6k
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding

firebase-mcp
4.4k
Gives AI development tools Firebase-specific capabilities and expertise.
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Desktop Commander? Claim this listing free by verifying GitHub ownership, or contact us.