#226 · Primary category: AI Agents & Automation

DesktopCommanderMCP

agent ai code-analysis code-generation gemini-cli-extension mcp terminal-ai terminal-automation vibe-coding

This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

Project last updated:08/28/26

GitHub Stars

9.4K

Forks

1.1K

Contributors

35

License

MIT

Why we included this project

Most coding agents stop at the chat window, handing back suggested edits without ever touching your actual terminal. Desktop Commander MCP runs as a server that lets Claude or any MCP-compatible client act directly on your machine, so it can execute shell commands, manage running processes, locate files, and apply diff-based edits instead of rewriting whole files. For developers who hand routine chores like running build scripts or restarting dev servers to an assistant, this means the agent can complete the work rather than just describe it. It also reads and edits common document formats such as Excel and PDF, so a single session can move from inspecting a spreadsheet to running a command against it. Since it uses the standard MCP protocol, it slots into an existing Claude Desktop setup without making you abandon your current toolchain.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category