MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/Hostinger
Code ExecutionOfficial
H

Hostinger

Deploy and manage your websites directly from your IDE by connecting your Hostinger account. Handle websites, domains, DNS, VPS, ecommerce, email marketing, and billing in one place.

145 starsUpdated Jul 24, 2026
View on GitHub

Ads

Overview

Model Context Protocol (MCP) server for Hostinger API. If you don't want to install or run anything locally, connect directly to Hostinger's hosted MCP server: This opens a browser window to authorize via OAuth. Once approved, all tools below are available in your session. Add https://mcp.hostinger.com as a remote Streamable HTTP MCP server in your client's configuration and complete the OAuth prompt when it appears. Refer to your client's docs for how it exposes "add remote MCP server" / "custom connector" settings.

Installation

claude mcp add --transport http hostinger https://mcp.hostinger.com

Configuration

{
    "mcpServers": {
        "hostinger-api": {
            "command": "hostinger-api-mcp",
            "env": {
                "DEBUG": "false",
                "HOSTINGER_API_TOKEN": "YOUR API TOKEN"
            }
        }

Capabilities

  • Deploy websites from archives

    Ask to deploy a Node.js static or PHP site via `agency-hosting_deployNodeStaticWebsite` or `agency-hosting_deployPhpApplication`, with overwrite confirmation.

  • Manage domains and DNS

    Link/unlink domains to Agency Plan sites with `agency-hosting_linkDomainToWebsiteV1`, or update DNS records via `DNS_updateDNSRecordsV1`.

  • Configure PHP and WordPress

    Switch PHP versions, enable extensions, or change WordPress core versions using tools like `agency-hosting_updateWebsitePHPVersionV1` and `agency-hosting_changeWordPressVersionV1`.

  • Handle billing and subscriptions

    Create purchase orders, manage payment methods, or toggle auto-renewal with `billing_createPurchaseOrderV1` and related tools.

  • Monitor resources and processes

    Check disk/CPU usage metrics or track async operations via `agency-hosting_listOrderResourceUsageMetricsV1` and `agency-hosting_listWebsiteProcessesV1`.

Tags

  • development

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago