list_credentials
Retrieve all stored SSH credentials on the SSH MCP Server to manage and access secure remote connections effectively.
Instructions
List all stored SSH credentials
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}