ClaudeDesktopCommander

ClaudeDesktopCommander

3.3

If you are the rightful owner of ClaudeDesktopCommander and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Desktop Commander MCP is a server that allows the Claude desktop app to execute long-running terminal commands and manage processes through Model Context Protocol (MCP). It is built on top of the MCP Filesystem Server to provide additional search and replace file editing capabilities.

Desktop Commander MCP is a powerful tool designed to enhance the capabilities of the Claude desktop app by enabling it to execute terminal commands and manage processes efficiently. It leverages the Model Context Protocol (MCP) to provide a seamless integration with Claude, allowing users to perform complex operations such as executing terminal commands with output streaming, managing processes, and performing full filesystem operations. The server also supports code editing capabilities, including surgical text replacements and full file rewrites, making it an invaluable tool for developers looking to streamline their workflow. With features like session management for long-running commands and pattern-based file search, Desktop Commander MCP offers a comprehensive solution for managing and editing files directly from the Claude desktop app.

Features

  • Execute terminal commands with output streaming
  • Command timeout and background execution support
  • Process management (list and kill processes)
  • Session management for long-running commands
  • Full filesystem operations and code editing capabilities

Tools

  1. Terminal Tools

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

  2. File System Tools

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

  3. Editing Tools

    edit_block, write_file