Skip to main content
Glama

SSH MCP Server

by widjis

ssh_delete_credential

Remove a stored SSH credential by specifying its ID. This tool ensures secure credential management on the SSH MCP Server.

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/widjis/mcp-ssh'

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