Skip to main content
Glama
hostinger

hostinger-api-mcp

Official
by hostinger

Check if WordPress installations are valid

hosting_checkIfWordPressInstallationsAreValidV1
Read-only

Validate WordPress installations to detect missing files, broken plugins, or themes, ensuring they work correctly.

Instructions

Check whether one or more WordPress installations are valid and working correctly. Detects broken installations caused by missing files, broken plugins, themes and similar issues.

Provide the WordPress installation (software) identifiers in the body. They can be obtained from GET /api/hosting/v1/wordpress/installations (the id field).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
forceNoForce fresh validation without cache. Preferable for troubleshooting purposes.
usernameYesusername parameter
software_idsYesWordPress installation (software) identifiers to validate.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Addedv1.5.0

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, so the description does not need to restate safety. It adds behavioral context by explaining what the tool checks (missing files, plugins, themes) and that it can detect broken installations. This goes beyond the annotations. No contradictions.

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

Conciseness5/5

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

The description is concise, with no filler. It front-loads the purpose in the first sentence, then details what issues are detected, and finally explains how to provide the required parameters. Every sentence contributes useful information, and the structure is clear.

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?

For a read-only validation tool with no output schema, the description covers the core functionality, input requirements, and source of identifiers. It does not describe the return format or any limits (e.g., batch size), but given the simplicity and clear annotations, what is missing is minor and unlikely to hinder correct invocation.

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

Parameters4/5

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

Schema description coverage is 100%, so parameters are already documented. The description adds value for the software_ids parameter by telling the agent where to obtain the identifiers (GET endpoint, id field), which is not in the schema. It does not add extra meaning for force or username, but the additional context for the key parameter warrants a score above baseline.

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 checks whether WordPress installations are valid and working correctly, and even lists the types of issues detected (missing files, broken plugins, themes). This distinguishes it from sibling tools like listing, installing, or deleting installations. The verb and resource are explicit and specific.

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?

The description does not explicitly state when to use this tool versus alternatives. It implies usage for validation checks but does not mention when not to use it or name alternatives. It does provide guidance on how to obtain the identifiers, which is helpful, but the when-to-use context is only implied.

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