ClickHouse's observability MCP server — investigate logs, traces and metrics with semantic tools rather than raw SQL, hosted or self-hosted.
Hostinger API MCP Server
Summary
Hostinger's official MCP server, shipping 278 tools across VPS, hosting, domains, DNS, mail, WordPress and billing — split into per-domain binaries you can scope down.
Features
- 278 tools covering VPS, hosting, domains, DNS, mail, WordPress, ecommerce and billing
- Eleven per-domain binaries so you can expose a narrow tool surface
- API-token auth for CI, or interactive OAuth 2.0 with PKCE for desktop use
- Credentials stored locally at 0600 and shared across all Hostinger binaries
- stdio and HTTP transports
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The Hostinger API MCP server puts a Hostinger account's full control surface behind MCP, so an agent can provision a VPS, edit DNS records, manage mailboxes or check billing without you clicking through hPanel.
Scope it by binary, not by trust
The unified hostinger-api-mcp binary exposes all 278 tools, but the package also installs eleven narrower servers so you can give an agent only the surface it needs: hostinger-vps-mcp (62 tools), hostinger-hosting-mcp (48), hostinger-mail-mcp (38), hostinger-wordpress-mcp (35), hostinger-agency-hosting-mcp (27), hostinger-domains-mcp (25), hostinger-ecommerce-mcp (12), hostinger-reach-mcp (12), hostinger-billing-mcp (9), hostinger-dns-mcp (8) and hostinger-horizons-mcp (2). Pointing a client at hostinger-dns-mcp is a far smaller blast radius than the default, and a much smaller tool list in the model's context.
Authentication
Set HOSTINGER_API_TOKEN for CI and scripted use — when present it takes precedence and no OAuth code runs. Otherwise, in stdio mode the server performs OAuth 2.0 with PKCE on the first authenticated call: it registers a dynamic client with the issuer once per machine, opens a browser, captures the redirect on a local ephemeral port and stores tokens at ~/.config/hostinger-mcp/credentials.json (mode 0600) or %APPDATA%\hostinger-mcp on Windows, refreshing them automatically. Credentials are shared across all the Hostinger binaries. --login and --logout drive the flow manually. OAuth is not available in --http transport mode, which requires the token.
Requirements
Node.js 24 or newer, installed globally via npm, yarn or pnpm. Published as hostinger-api-mcp under the MIT licence.
Related MCP Servers
Vanta's official remote MCP server — query controls, tests, vendors, vulnerabilities and policies across SOC 2 and ISO 27001, and remediate failing tests from your agent.
Turso's hosted MCP server — manage Turso Cloud databases, branch them point-in-time and run SQL from a coding agent, authorised over OAuth with no API token to paste.
Google's official Firebase MCP server — 70+ tools across Firestore, Auth, Crashlytics, Cloud Functions, Storage, Messaging and Remote Config, shipped inside the Firebase CLI.
