Back to directory
server-cmd

server-cmd

@PhialsBasement24

An MCP server for executing command-line operations (CMD commands) on Windows and Linux, including SSH connections, designed for integration with MCP-compatible applications.

cmdcommand-linesshwindowslinuxagenticsclaudetool

Installation & Configuration

{
  "mcpServers": {
    "server-cmd": {
      "command": "npx",
      "args": [
        "-y",
        "server-cmd-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2024/12/4
Updated
2026/6/7