Hostinger Api MCP
Rank #267io.github.hostinger/hostinger-api-mcp
The Hostinger MCP server enables seamless integration of Hostinger’s API with AI tools. This server exposes Hostinger API endpoints as callable tools, allowing AI models to fetch live data or perform real-time actions on hosting infrastructure.
Hostinger Api MCP is a Model Context Protocol (MCP) server published by hostinger. It ranks #267 of 76,851 servers tracked on MCP Toplist, and its repository has 124 GitHub stars. Hostinger Api MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 12 tracked versions. It was first listed on Apr 11, 2025 and most recently updated on Jul 14, 2026.
Ranks ahead of 76,584 of 76,851 servers on MCP Toplist.
Use Hostinger Api MCP
Add Hostinger Api MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"hostinger-api-mcp": {
"command": "npx",
"args": [
"-y",
"hostinger-api-mcp"
],
"env": {
"HOSTINGER_API_TOKEN": "<your HOSTINGER_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (2 delisted)
hostinger
Other servers by hostinger
View all hostinger servers →Available versions (12)
| Version | Published |
|---|---|
| 1.5.5 | Jul 14, 2026 |
| 1.5.4 | Jul 13, 2026 |
| 1.4.0 | Jul 7, 2026 |
| 1.1.1 | Jul 3, 2026 |
| 0.3.2 | Jul 2, 2026 |
| 0.3.0 | Jul 1, 2026 |
| 0.2.19 | Jun 30, 2026 |
| 0.2.18 | Jun 29, 2026 |
| 0.2.17 | Jun 23, 2026 |
| 0.2.12 | Jun 10, 2026 |
| 0.1.21 | Nov 28, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hostinger Api MCP?
- Hostinger Api MCP is maintained by hostinger, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Hostinger Api MCP listed on the Official MCP Registry?
- Yes — Hostinger Api MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Hostinger Api MCP have?
- MCP Toplist tracks 12 versions of Hostinger Api MCP, most recently published on Jul 14, 2026.
- Where can I find the source code for Hostinger Api MCP?
- The source code for Hostinger Api MCP is hosted at github.com/hostinger/api-mcp-server.