Hostinger Api
Freeby MCP Community
MCP server for Hostinger API
v0.1.28Added Apr 12, 2026
hostingermcpserverrestapi
Hostinger Api MCP Server
MCP server for Hostinger API
Installation
Reviews
Installation
Quick install
npx -y hostinger-api-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"hostinger-api": {
"command": "npx",
"args": ["-y", "hostinger-api-mcp"]
}
}
}