Back to directory
Quathor/CMD-Executor

Quathor/CMD-Executor

@Quathor2

基于mcp.server框架的Windows CMD命令远程执行工具

cmd-executormcp-serverwindowspythontool

Installation & Configuration

{
  "mcpServers": {
    "name": {
      "type": "stdio",
      "command": "your-path/python.exe",
      "args": [
        "your-program-path/main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/28
Updated
2026/6/7