All MCP servers

Hostinger Api Mcp

Official
by Api.Airforcestdio0106MIT

MCP server for Hostinger API

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "hostinger-api-mcp-impea974": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}