Skip to main content
Glama
washyu
by washyu

ssh_execute_command

Execute commands on remote homelab systems via SSH to manage infrastructure, deploy services, and perform administrative tasks.

Instructions

Execute a command on a remote system via SSH

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostnameYesHostname or IP address
usernameYesSSH username (use 'mcp_admin' for passwordless access after setup)
passwordNoSSH password (not needed for mcp_admin after setup)
commandYesCommand to execute on the remote system
sudoNoExecute command with sudo privileges
portNoSSH port (default: 22)

Latest Blog Posts

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/washyu/mcp_python_server'

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