This is a task orchestration server for managing remote Linux boxes over SSH and SFTP. It exposes tools to run commands, transfer files with glob patterns, monitor system resources, check service status for systemd/Docker/PM2, and tail logs. The queue system handles long-running operations with automatic retries and persistent state. You can set up multiple server aliases with key or password auth, execute interactive commands with auto-response to prompts, and maintain a health check catalog for HTTP endpoints. Useful when you're automating deployments, gathering metrics from production servers, or need an LLM to inspect and manipulate remote infrastructure without writing custom scripts.
claude mcp add --transport stdio fkom13-mcp-sftp-orchestrator -- npx -y mcp-orchestrator-server