ssh_list_servers
Lists configured SSH servers with host, user, port, auth type, directory, group, and description. Read-only, no secrets, no SSH connections. Use to discover valid server names for other tools.
Instructions
Lists all SSH servers defined in the loaded configuration, returning for each the name, host, user, port, authentication type (password or key), default directory, group, and description. Read-only and local: it reads configuration only and opens no SSH connections. Deliberately omits secrets, so no passwords, key paths, passphrases, or sudo passwords are returned. Takes no parameters. Useful as a first call to discover which server names other tools accept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||