Skip to main content
Glama
washyu
by washyu

start_interactive_shell

Launch a browser-based terminal session on remote systems to execute interactive commands and scripts, supporting full TTY functionality for managing homelab infrastructure.

Instructions

Start an interactive web-based shell session on a remote system. Opens a browser-based terminal with full TTY support for running interactive commands and scripts. Perfect for Proxmox community scripts or any interactive command-line tools.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostnameYesHostname or IP address of the target system
usernameNoSSH username (optional, uses registered credentials if available)
passwordNoSSH password (optional, uses SSH keys if available)
portNoSSH port (default: 22)
initial_commandNoOptional command to run automatically when shell starts (e.g., Proxmox script install command)

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