Skip to main content
Glama

hostinger-api-mcp

Official

VPS_getFirewallV1

Retrieve firewall details and associated rules by specifying the firewall ID using the endpoint on the server for Hostinger API integration.

Instructions

This endpoint retrieves firewall by its ID and rules associated with it.

Input Schema

NameRequiredDescriptionDefault
firewallIdYesFirewall ID

Input Schema (JSON Schema)

{ "properties": { "firewallId": { "description": "Firewall ID", "type": "integer" } }, "required": [ "firewallId" ], "type": "object" }

You must be authenticated.

Other Tools from hostinger-api-mcp

Related Tools

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