Developer Tools
Trust: 45/100 (Fair)io.github.hostinger/hostinger-api-mcp Guide
MCP server for Hostinger API
61 starsby hostinger
Quick Start
Install
npx hostinger-api-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-hostinger-hostinger-api-mcp": {
"command": "npx",
"args": [
"hostinger-api-mcp"
]
}
}
}