Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

VPS_recreateVirtualMachineV1

Reinstall the operating system and reset a virtual machine to its initial state. Use this to rebuild a VPS instance with a fresh OS, deleting all existing data and snapshots.

Instructions

Recreate a virtual machine from scratch.

The recreation process involves reinstalling the operating system and resetting the virtual machine to its initial state. Snapshots, if there are any, will be deleted.

Password Requirements

Password will be checked against leaked password databases. Requirements for the password are:

  • At least 12 characters long

  • At least one uppercase letter

  • At least one lowercase letter

  • At least one number

  • Is not leaked publicly

This operation is irreversible and will result in the loss of all data stored on the virtual machine!

Use this endpoint to completely rebuild VPS instances with fresh OS installation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
virtualMachineIdYesVirtual Machine ID
template_idYesTemplate ID
passwordNoRoot password for the virtual machine. If not provided, random password will be generated. Password will not be shown in the response.
panel_passwordNoPanel password for the panel-based OS template. If not provided, random password will be generated. If OS does not support panel_password this field will be ignored. Password will not be shown in the response.
post_install_script_idNoPost-install script to execute after virtual machine was recreated
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It discloses irreversibility, data loss, snapshot deletion, password leak checking, password generation defaults, and that passwords won't be shown in response. Also explains panel_password behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Well-structured with clear sections and front-loaded key information. Password requirements section is detailed but relevant. Could be slightly more concise, but overall efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema or annotations, the description covers essential behavioral details, risks, and parameter nuances. It lacks explicit response format but is adequate for a destructive action.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema has 100% coverage with descriptions for all 5 parameters. The description adds some value by explaining password leak checking and panel_password conditions, but not enough to exceed baseline 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Recreate a virtual machine from scratch' and explains the process, distinguishing it from other VPS tools like restore or restart. It mentions reinstalling OS, resetting to initial state, and deleting snapshots.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly says to use this endpoint for rebuilding VPS instances with fresh OS installation. However, it does not provide when-not-to-use or compare to alternative tools, though the context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other 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