Run This Ai
EN DE

Desktop Commander MCP

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

★ 6,320 GitHub MIT mcpterminalautomationdev-toolscode-editorclaude MCP Servers

Overview

Desktop Commander MCP is an open-source Model Context Protocol (MCP) server that bridges AI assistants like Claude with your local development environment. With 6,300+ GitHub stars, it enables AI agents to execute terminal commands, manage running processes, search and edit files with diff support, work with Excel/PDF/DOCX documents, and run code in memory across Python, Node.js, and R — all without leaving your AI chat interface. Key features include interactive process control with output streaming and timeout management, a file preview UI with rendered markdown and inline images, support for 100+ file formats via Pandoc/LibreOffice, remote MCP access from ChatGPT and Claude web, and session management for long-running terminal commands. It's built with Node.js and distributed as an npm package with a Docker community image available on Docker Hub (mcp/desktop-commander).

Requirements

Min vCPU
1
Min RAM
1024 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
2048 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  desktop-commander-mcp:
    image: mcp/desktop-commander:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/desktop-commander-mcp:/data

Best VPS for Desktop Commander MCP →

Related tools

Guides & articles