Skip to main content
Glama

hostinger-api-mcp

Official

VPS_purchaseNewVirtualMachineV1

Provision a new virtual machine using the specified catalog item and setup parameters. Automatically applies default payment method if none is provided. Manually complete setup via hPanel if initial setup fails.

Instructions

Purchase and setup a new virtual machine.

If virtual machine setup fails for any reason, login to hPanel and complete the setup manually.

If no payment method is provided, your default payment method will be used automatically.

Use this endpoint to create new VPS instances.

Input Schema

NameRequiredDescriptionDefault
couponsNoDiscount coupon codes
item_idYesCatalog price item ID
payment_method_idNoPayment method ID, default will be used if not provided
setupYessetup parameter

Input Schema (JSON Schema)

{ "properties": { "coupons": { "description": "Discount coupon codes", "items": { "description": "coupons parameter", "type": "string" }, "type": "array" }, "item_id": { "description": "Catalog price item ID", "type": "string" }, "payment_method_id": { "description": "Payment method ID, default will be used if not provided", "type": "integer" }, "setup": { "description": "setup parameter", "type": "string" } }, "required": [ "item_id", "setup" ], "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