Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

VPS_getTemplateDetailsV1

Fetch detailed specifications of a virtual machine OS template using its ID to ensure informed decisions before deployment on Hostinger’s infrastructure.

Instructions

Retrieve detailed information about a specific OS template for virtual machines.

Use this endpoint to view specific template specifications before deployment.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
templateIdYesTemplate ID

Implementation Reference

  • Schema definition including description, input parameters (templateId: number), and response type for the VPS_getTemplateDetailsV1 tool.
    /** * Retrieve detailed information about a specific OS template for virtual machines. Use this endpoint to view specific template specifications before deployment. */ "VPS_getTemplateDetailsV1": { params: { /** * Template ID */ templateId: number; }; response: any; // Response structure will depend on the API };

Other Tools

Related Tools

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

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