wonderwhy-er/DesktopCommanderMCP
An MCP server that gives AI assistants like Claude terminal control, file system search, and diff-based file editing capabilities.

This project provides a Model Context Protocol (MCP) server that extends Claude Desktop with terminal automation and file management tools. It enables AI assistants to execute shell commands, search the file system, and make precise code edits using diff-based patching. The server acts as a bridge between AI language models and local development environments, allowing agents to autonomously perform coding tasks, run processes, and manage files using the host AI subscription rather than separate API tokens.