ssh_list_servers
Lists all configured SSH servers with their connection details (excluding secrets) for discovering server names accepted by other tools. Read-only and opens no connections.
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, 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 | |||