Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

VPS_getMetricsV1

Retrieve historical VPS performance metrics including CPU, memory, disk, network usage, and uptime to monitor resource utilization over time.

Instructions

Retrieve historical metrics for a specified virtual machine.

It includes the following metrics:

  • CPU usage

  • Memory usage

  • Disk usage

  • Network usage

  • Uptime

Use this endpoint to monitor VPS performance and resource utilization over time.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
virtualMachineIdYesVirtual Machine ID
date_fromYesdate_from parameter
date_toYesdate_to parameter
Behavior2/5

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

No annotations provided; description implies a read operation but lacks details on data freshness, aggregation, rate limits, or other behavioral traits beyond the basic purpose.

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?

Description is concise, with a clear main action, bulleted metrics list, and usage sentence. No unnecessary words, though the bullet list could be inline.

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

Completeness3/5

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

Covers metric types and general purpose, but lacks details like time interval, data retention, or timezone handling. Adequate for a simple tool but incomplete for deeper understanding.

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?

Input schema covers 100% of parameters with descriptions, and the tool description does not add additional semantic meaning to parameters beyond what is already in the schema.

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 the tool retrieves historical metrics for a VPS and lists specific metrics (CPU, memory, disk, network, uptime), making it distinct from siblings like VPS_getScanMetricsV1 or VPS_getBackupsV1.

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

Usage Guidelines3/5

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

Describes the use case 'monitor VPS performance' but provides no explicit guidance on when to use versus alternatives (e.g., VPS_getScanMetricsV1) or when not to use.

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