Agent Plugins Marketplace
All plugins

hostinger

v1.34.0-ghast.1

Create Hostinger Horizons websites from natural-language briefs and build, connect, deploy, verify, and operate websites, domains, DNS, VPS, ecommerce, WordPress, mail, campaigns, and billing through Hostinger's official MCP and Headless skill.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By HostingerLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/hostinger/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/hostinger/
├── plugin.json
├── skills/headless/SKILL.md
└── mcp.json

Included Skills1

headlessskills/headless/SKILL.md

Build, connect, or iterate on a website hosted on Hostinger — provision hosting and a domain, optionally seed an ecommerce store with a real hosted checkout or a WordPress content backend (headless CMS/blog), build the frontend, deploy, and verify. Requires an authenticated Hostinger MCP session (see entry/skill.md). Triggers: build me a site on Hostinger, deploy this to Hostinger, connect this project to Hostinger, add a store to my Hostinger site, add a blog to my Hostinger site, update my Hostinger site.

MCP servers1

hostinger-hostedStreamable HTTP
url
https://mcp.hostinger.com

Plugin manifests1

plugins/hostinger/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "hostinger",
  "version": "1.34.0-ghast.1",
  "description": "Create Hostinger Horizons websites from natural-language briefs and build, connect, deploy, verify, and operate websites, domains, DNS, VPS, ecommerce, WordPress, mail, campaigns, and billing through Hostinger's official MCP and Headless skill.",
  "author": {
    "name": "Hostinger",
    "url": "https://www.hostinger.com"
  },
  "homepage": "https://www.hostinger.com/connector",
  "repository": "https://github.com/hostinger/api-mcp-server",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "development",
      "upstreamRevision": "cc04bafbeae9362a35af1b6443d3c3833f9f30d5",
      "upstreamPath": ".",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[hostinger on Agent Plugins Marketplace](https://pluginsmp.com/plugins/hostinger-2)