SSH MCP Server

add_credential

Store a new SSH credential on the SSH MCP Server by specifying the host, username, and private key file path for secure remote command execution.

Instructions

Add a new SSH credential with private key file path

Input Schema

NameRequiredDescriptionDefault
hostYes
nameYes
privateKeyPathYes
usernameYes

Input Schema (JSON Schema)

{ "properties": { "host": { "type": "string" }, "name": { "type": "string" }, "privateKeyPath": { "type": "string" }, "username": { "type": "string" } }, "required": [ "name", "host", "username", "privateKeyPath" ], "type": "object" }

You must be authenticated.

Other Tools from SSH MCP Server

Related Tools

ID: miatd78x95