Hostinger Api Mcp
Rank #1478glama/hostinger/api-mcp-server
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 #1478 of 58,832 servers tracked on MCP Toplist, and its repository has 100 GitHub stars. Hostinger Api Mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Apr 11, 2025 and most recently updated on Nov 28, 2025.
Ranks ahead of 57,354 of 58,832 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": {
"api-mcp-server": {
"command": "npx",
"args": [
"-y",
"hostinger-api-mcp"
],
"env": {
"API_TOKEN": "<your API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
hostinger
Other servers by hostinger
View all hostinger servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.21 | Nov 28, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is 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.
- Who maintains Hostinger Api Mcp?
- Hostinger Api Mcp is maintained by hostinger, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Hostinger Api Mcp an official MCP server?
- Yes — Hostinger Api Mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Hostinger Api Mcp have?
- MCP Toplist tracks 2 versions of Hostinger Api Mcp, most recently published on Nov 28, 2025.
- 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.