Skip to main content
Glama
washyu
by washyu

install_service

Install homelab services like Jellyfin or Pi-hole on target devices using SSH-based deployment for automated infrastructure management.

Instructions

Install a homelab service on a target device

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
service_nameYesName of the service to install (e.g., 'jellyfin', 'nextcloud')
hostnameYesHostname or IP address of the target device
usernameNoSSH username (use 'mcp_admin' for passwordless access after setup)mcp_admin
passwordNoSSH password (not needed for mcp_admin after setup)
config_overrideNoOptional configuration overrides for the service
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