Back to Home
hostinger icon

api-mcp-server

Verified Safe

by hostinger

Overview

This server acts as a Model Context Protocol (MCP) gateway to manage Hostinger services including hosting, billing, DNS, domains, email marketing, and VPS instances.

Installation

Run Command
hostinger-api-mcp --http

Environment Variables

  • API_TOKEN
  • DEBUG
  • API_BASE_URL
  • API_HEADERS

Security Notes

The server uses environment variables for API tokens, which is good practice. Input validation is implemented for custom file-related tools (e.g., `hosting_importWordpressWebsite`, `hosting_deployJsApplication`) to check file existence, type, and format. File uploads are routed through Hostinger's pre-authenticated upload endpoints. CORS is configured to allow all origins ('*') for HTTP transport, which might be overly broad depending on the deployment context, but is acceptable for a general-purpose API provider. No direct `eval` or obvious command injection vulnerabilities were found in the provided code snippets. API calls include timeouts and handle non-2xx responses as errors.

Similar Servers

Stats

Interest Score45
Security Score8
Cost ClassLow
Stars45
Forks31
Last Update2025-12-04

Tags

HostingerMCPAPI GatewayHosting ManagementVPS Management