Skip to main content
Glama
washyu
by washyu

register_server

Register a server with SSH credentials to enable persistent access for homelab management tasks, eliminating the need to repeatedly provide credentials.

Instructions

Register a server with SSH credentials for persistent access without repeatedly providing credentials

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostnameYesHostname or IP address of the server
usernameNoSSH username (default: mcp_admin)mcp_admin
key_pathNoPath to SSH private key (optional, uses default MCP key if not provided)
portNoSSH port (default: 22)
display_nameNoFriendly name for the server (optional)
verify_connectionNoWhether to verify SSH connection before saving (default: true)

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