api-mcp-server

api-mcp-server

9

The project is a Model Context Protocol (MCP) server designed for integration with the Hostinger API. It supports a wide range of operations related to billing, DNS, domains, and VPS management, providing endpoints for managing these services. It is designed to work with Node.js and can be used with MCP-compatible clients.

hostinger-api-mcp

Model Context Protocol (MCP) server for Hostinger API.

Prerequisites

  • Node.js version 20 or higher is required.

Installation

  • Install globally using npm, yarn, or pnpm with the command for the chosen package manager.

Update

  • Update the MCP server through npm, yarn, or pnpm.

Configuration

  • Environment variables: DEBUG for logging and APITOKEN for API authentication.

Usage

  • JSON configuration is provided for various clients like Claude.js.
  • Set up and use SSE transport.
  • Can be used as an MCP tool provider with compatible consumers.

Available Tools

  • Provides tools for billing, DNS management, domain management, and VPS operations.