DesktopCommanderMCP

3,041

Desktop Commander MCP is a tool that extends Claude Desktop's capabilities by integrating Model Context Protocol (MCP). It allows users to execute and manage terminal commands, manage filesystem operations, and edit code, all from a unified interface without incurring additional API token costs.

终端工具

`execute_command`, `read_output`, `force_terminate`, `list_sessions`, `list_processes`, `kill_process`, `block_command`, `unblock_command`

文件系统工具

`read_file`, `write_file`, `create_directory`, `list_directory`, `move_file`, `search_files`, `get_file_info`, `search_code`

编辑工具

`edit_block`, `write_file`