ssh_list_credentials
Retrieve all stored SSH credentials from the MCP SSH Server to manage authentication details for remote server connections.
Instructions
List all saved SSH credentials
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}