execute
Execute commands on remote servers via SSH using a specified server name and command input. Ideal for remote server management tasks within the MCP SSH Tools Server framework.
Instructions
执行远程命令 参数:
- server_name: 服务器名称 (如果只有一个服务器配置,可以使用 'default')
- command: 要执行的命令
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | ||
server_name | Yes |