hostinger-tools

Installation
SKILL.md

[H1][HOSTINGER-TOOLS]

Invokes Hostinger API through Python wrapper using HOSTINGER_TOKEN env var. Base URL: https://developers.hostinger.com.

[IMPORTANT] Zero-arg commands default to page=1, limit=30. Uses --key value flag syntax. Hostinger also provides an MCP server and n8n node for automation.

[01]-[VPS_CORE]

uv run $CLAUDE_HOME/skills/hostinger-tools/scripts/hostinger.py vps-list
uv run $CLAUDE_HOME/skills/hostinger-tools/scripts/hostinger.py vps-view --id 1196440
uv run $CLAUDE_HOME/skills/hostinger-tools/scripts/hostinger.py vps-start --id 1196440
uv run $CLAUDE_HOME/skills/hostinger-tools/scripts/hostinger.py vps-stop --id 1196440
uv run $CLAUDE_HOME/skills/hostinger-tools/scripts/hostinger.py vps-restart --id 1196440
uv run $CLAUDE_HOME/skills/hostinger-tools/scripts/hostinger.py vps-metrics --id 1196440 --from 2025-01-01 --to 2025-01-07
uv run $CLAUDE_HOME/skills/hostinger-tools/scripts/hostinger.py vps-actions --id 1196440
uv run $CLAUDE_HOME/skills/hostinger-tools/scripts/hostinger.py vps-action-view --id 1196440 --action-id 71183700
Installs
99
GitHub Stars
2
First Seen
Jan 25, 2026
hostinger-tools — bsamiee/parametric_forge