Skip to main content
Glama
washyu
by washyu

update_server_credentials

Update SSH credentials for registered homelab servers, including username, key path, port, and display name, to maintain secure access for infrastructure management.

Instructions

Update SSH credentials for an existing registered server

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
credential_idNoID of the credential to update (optional if hostname provided)
hostnameNoHostname to look up (optional if credential_id provided)
usernameNoNew SSH username
key_pathNoNew path to SSH private key
portNoNew SSH port
display_nameNoNew friendly name for the server
is_activeNoSet server active/inactive status

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