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