Skip to content

Hostinger Api

Free

by MCP Community

MCP server for Hostinger API

v0.1.28Added Apr 12, 2026
hostingermcpserverrestapi
Works with:ClaudeGPTGeminiCopilot

Hostinger Api MCP Server

MCP server for Hostinger API

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y hostinger-api-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "hostinger-api": {
      "command": "npx",
      "args": ["-y", "hostinger-api-mcp"]
    }
  }
}