Skip to main content
Glama

hostinger-api-mcp

Official

VPS_getFirewallListV1

Retrieve and manage all existing firewall configurations to monitor and update security settings on your hosting infrastructure via the Hostinger MCP server.

Instructions

Retrieve all available firewalls.

Use this endpoint to view existing firewall configurations.

Input Schema

NameRequiredDescriptionDefault
pageNoPage number

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Page number", "type": "integer" } }, "required": [], "type": "object" }

Implementation Reference

  • Schema definition for the VPS_getFirewallListV1 tool, defining optional 'page' parameter for pagination and generic response.
    "VPS_getFirewallListV1": { params: { /** * Page number */ page?: number; }; response: any; // Response structure will depend on the API };

Other Tools

Related 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