hosting_listNodeJSBuildsV1
Retrieve a paginated list of Node.js build processes for a specific website. Each build represents a single run of the Node.js build pipeline. Use the states query parameter to filter results by build state (pending, running, completed, failed). Use the uuid from a build to poll its output via th...
This record as markdown: /tools/io-github-hostinger-hostinger-api-mcp/hosting-listnodejsbuildsv1.md
What hosting_listNodeJSBuildsV1 does on Hostinger Api
AI agents call hosting_listNodeJSBuildsV1 to retrieve information from Hostinger Api without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
page | integer | — | Page number |
domain | string | Yes | Domain name |
states | array | — | Build states to filter by |
per_page | integer | — | Number of items per page |
username | string | Yes | username parameter |
Parameters from the server's own tool schema.
Why hosting_listNodeJSBuildsV1 is rated Low
This tool only performs data retrieval operations (list, filter, poll). It has no side effects, does not create, modify, delete, or execute anything. The blast radius of misuse is minimal—an agent could only gain visibility into build process information. This is a classic Read category operation.
From the tool's definition Tool retrieves and queries a paginated list of Node.js build processes with filtering capabilities. Description explicitly states 'Retrieve' and allows querying via parameters and polling, with no modification, deletion, or execution capabilities mentioned.
Attacks that exploit this kind of access
The rule that runs hosting_listNodeJSBuildsV1 safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Hostinger Api, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For hosting_listNodeJSBuildsV1, this is the rule to start with:
hosting_listNodeJSBuildsV1 is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Hostinger Api, apply this rule, and every hosting_listNodeJSBuildsV1 call is checked against it from then on.
Questions about hosting_listNodeJSBuildsV1
Retrieve a paginated list of Node.js build processes for a specific website. Each build represents a single run of the Node.js build pipeline. Use the states query parameter to filter results by build state (pending, running, completed, failed). Use the uuid from a build to poll its output via the Get Node.js Build Logs endpoint. It is categorised as a Read tool in the Hostinger Api MCP Server, which means it retrieves data without modifying state.
hosting_listNodeJSBuildsV1 accepts 5 parameters: page, domain, states, per_page, username. Required: domain, username. The full parameter table on this page comes from the server's own tool schema.
Register the Hostinger Api MCP server in PolicyLayer and add a rule for hosting_listNodeJSBuildsV1: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Hostinger Api. Nothing to install.
hosting_listNodeJSBuildsV1 is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the hosting_listNodeJSBuildsV1 rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for hosting_listNodeJSBuildsV1. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
hosting_listNodeJSBuildsV1 is provided by the Hostinger Api MCP server (hostinger-api-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Hostinger Api, and thousands of servers like it.
This server
Across the catalogue