Skip to main content
Glama
washyu
by washyu

setup_mcp_admin

Configure admin user with SSH key access on remote systems to enable automated homelab management through the Homelab MCP Server.

Instructions

SSH into a remote system and setup mcp_admin user with admin permissions and SSH key access

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostnameYesHostname or IP address of the target system
usernameYesAdmin username to connect with (must have sudo access)
passwordYesPassword for the admin user
force_update_keyNoForce update SSH key even if mcp_admin already has keys (default: true)
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