# CMD Server

MCP server for executing CMD and SSH commands.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add server-cmd

# Browse available tools
npx -y @smithery/cli@latest tool list server-cmd
```

---

Source: https://github.com/PhialsBasement/CMD-MCP-Server | License: MIT
