Skip to main content
Glama

MCP SSH Server

by mahathirmuh

ssh_delete_credential

Remove a saved SSH credential from the MCP SSH Server's credential store to manage authentication profiles and maintain security.

Instructions

Delete a saved SSH credential

Input Schema

NameRequiredDescriptionDefault
credentialIdYesCredential ID to delete

Input Schema (JSON Schema)

{ "properties": { "credentialId": { "description": "Credential ID to delete", "type": "string" } }, "required": [ "credentialId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mahathirmuh/mcp-ssh-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server