DesktopCommanderMCP provides terminal command execution, file system search, and diff-based file editing. It connects to the local file system and terminal. Developers use it to automate file management and command execution tasks with AI assistance.
DesktopCommanderMCP provides terminal command execution, file system search, and diff-based file editing. It connects to the local file system and terminal. Developers use it to automate file management and command execution tasks with AI assistance.
npx -y @wonderwhy-er/desktop-commanderAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"wonderwhy-er-desktopcommandermcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y @wonderwhy-er/desktop-commander"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from DesktopCommanderMCP?"
No configuration required. This server works out of the box.
"What resources are available in DesktopCommanderMCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in DesktopCommanderMCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in DesktopCommanderMCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.