Back to directory
kunjanshah0811/mcp-terminal-server

kunjanshah0811/mcp-terminal-server

@kunjanshah0811

MCP兼容的终端服务器,用于在Claude Desktop中执行shell命令

terminalshellmcpclaudewindowsautomationcommandserver

Installation & Configuration

{
  "mcpServers": {
    "terminal": {
      "command": "C:\\path\\to\\uv.exe",
      "args": [
        "--directory",
        "D:\\path\\to\\mcp\\servers\\terminal_server",
        "run",
        "terminal_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15