cmd-mcp-serverServer

PhialsBasement
GitHub
Command LineShell AccessOS Automation

Loading subscription status...

💡 Description

An MCP server for executing CMD commands on both Windows and Linux, allowing SSH connections. This server integrates command-line operations with applications compatible with MCP.

📝 JSON Entries

{
  "mcpServers": [
    {
      "cmd-mcp-server": {
        "args": [
          "--client",
          "claude"
        ],
        "command": "npm install server-cmd"
      }
    }
  ]
}

🛠️ Tools

execute_commandexecute_ssh_command

Features

  • Execute CMD commands through MCP
  • Implemented in TypeScript
  • Built on the official MCP SDK
  • Cross-platform compatibility