Back to MCP Servers
DesktopCommanderMCP
A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files.
coding-agents
By wonderwhy-er
Installation
npx -y DesktopCommanderMCPConfiguration
{
"mcpServers": {
"DesktopCommanderMCP": {
"command": "npx",
"args": ["-y", "DesktopCommanderMCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes