SSH MCP Server

ssh_exec

Execute remote commands securely over SSH using a private key file. Input host, command, username, and private key path for seamless server management and automation.

Instructions

Execute command over SSH using private key file path

Input Schema

NameRequiredDescriptionDefault
commandYes
hostYes
privateKeyPathYes
usernameYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from SSH MCP Server

Related Tools

ID: miatd78x95