Desktop Commander MCP
MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Overview
Requirements
Recommended VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
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
Related tools
Brave Search MCP Server
MCP server providing web and local search via Brave Search API
MCP Git Server
Git repository interaction and automation through the Model Context Protocol
MCP Filesystem Server
Secure file system access and management for AI agents via the Model Context Protocol
Uptime Kuma
Beautiful self-hosted monitoring dashboard and status page for your services
Coolify
Open-source self-hostable PaaS alternative to Vercel, Heroku & Netlify
Glances
Real-time system monitoring dashboard for CPU, memory, disk, network, containers, and more
Guides & articles
How to Set Up Desktop Commander MCP: AI-Powered Terminal Control in 10 Minutes
Step-by-step tutorial on installing and configuring Desktop Commander MCP. From npm install to first terminal command — with common fixes for mistakes that waste hours.
Desktop Commander MCP: Give Your AI Terminal Control Over Your Development Environment
An honest guide to Desktop Commander MCP — the open-source MCP server that gives Claude terminal control, file search and document editing. 6.3K stars, Docker image available.