Skip to main content
Glama

hostinger-api-mcp

Official

VPS_createPublicKeyV1

Generate and register a new SSH public key for VPS authentication securely. This tool allows you to add a named public key to your account for enhanced server access control.

Instructions

Add a new public key to your account.

Use this endpoint to register SSH keys for VPS authentication.

Input Schema

NameRequiredDescriptionDefault
keyYeskey parameter
nameYesname parameter

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "key parameter", "type": "string" }, "name": { "description": "name parameter", "type": "string" } }, "required": [ "name", "key" ], "type": "object" }

Other Tools from hostinger-api-mcp

Related Tools

    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/hostinger/api-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server