Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.hostinger/hostinger-api-mcp

NPM · @HOSTINGER/MCP · 2 COMPONENTS · SCANNED SEP 27

MCP server for Hostinger API

0 this week 53 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 54 of 131 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to hostinger/api-mcp-server). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 1 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability0
  • Schema quality not yet verified: the captured schema was too large for us to store in full, or the server stopped listing its tools part-way, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, or the server stopped listing its tools part-way, so we will not judge them on a partial copy.Unverified
Tool Safety0
  • Tool safety not yet verified: the captured tool definitions were too large for us to store in full (the trim removes the very descriptions this category reads), or the server stopped listing its tools part-way.Unverified
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 4 categories

Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the io.github.hostinger/hostinger-api-mcp server?

io.github.hostinger/hostinger-api-mcp runs locally as an npm package, launched with npx -y @hostinger/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @hostinger/mcp

# add to Claude Code
claude mcp add hostinger-hostinger-api-mcp -- npx -y @hostinger/mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "hostinger-hostinger-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hostinger/mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "hostinger-hostinger-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hostinger/mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add hostinger-hostinger-api-mcp -- npx -y @hostinger/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "hostinger-hostinger-api-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@hostinger/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add hostinger-hostinger-api-mcp --command npx --arg -y --arg @hostinger/mcp
# ~/.hermes/config.yaml
mcp_servers:
  hostinger-hostinger-api-mcp:
    command: "npx"
    args: ["-y", "@hostinger/mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "hostinger-hostinger-api-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@hostinger/mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add hostinger-hostinger-api-mcp -t stdio -c npx -a -y @hostinger/mcp
// mcp.json
{
  "mcpServers": {
    "hostinger-hostinger-api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hostinger/mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Package version: 1.63.3 → 1.63.4 functional
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 23 Sept 26 0
    • Known CVEs: pass → unverified ▼ security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. security
    • Capabilities: pass → unverified ▼ functional
    • Dependency health: 0.81 → unverified ▼ functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 1.63.2 → 1.63.3 functional
  • 22 Sept 26 +15
    • Malware scan: unverified → pass ▲ security
  • 21 Sept 26 −15
    • Malware scan: pass → unverified ▼ security
    • Package version: 1.61.0 → 1.63.2 functional
    • Package version: 1.61.0 → 1.63.1 functional
  • 17 Sept 26 +15
    • Malware scan: unverified → pass ▲ security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. security
    • Capabilities: pass → unverified ▼ functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Package version: 1.60.2 → 1.61.0 functional
  • 16 Sept 26 0
    • Malware scan: unverified → pass ▲ security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. security
    • Capabilities: pass → unverified ▼ functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Package version: 1.60.1 → 1.60.2 functional
  • 15 Sept 26 +11
    • Malware scan: unverified → pass ▲ security
    • Known CVEs: unverified → pass ▲ security
    • Dependency health: unverified → 0.81 ▲ functional
    • Dependency health: unverified → 0.80 ▲ functional
    • Package version: 1.60.0 → 1.60.1 functional
  • 14 Sept 26 −26
    • Malware scan: pass → unverified ▼ security
    • Known CVEs: pass → unverified ▼ security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. security
    • Dependency health: 0.80 → unverified ▼ functional
    • Capabilities: pass → unverified ▼ functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Package version: 1.59.0 → 1.60.0 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Analysed npm/@hostinger/mcp@1.63.4

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo hostinger/api-mcp-server
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/hostinger/api-mcp-server/.github/workflows/build-release.yaml@refs/heads/main
Rekor log index 2954099270
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:b270e2b972a3599e7c644dc75bb19e6b0874d359efe4824466f5f594eb599376c4e87ea335793389c31b2c4e32998e39edff72a1137bc37d979cd95ca

Background: How many MCP packages publish verified provenance →

Dependencies 131 packages
Packages resolved 131
Stale 54
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 401 exposed · ~45,853 tokens partial

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
mail_createCatchAllV1 ~75

No description provided.

NameTypeReqDescription
mailboxIdstringyes–

No output schema declared.

No examples provided.

mail_createForwarderV1 ~94

No description provided.

NameTypeReqDescription
destinationstringyes–
is_keep_copy_enabledboolean––
mailboxIdstringyes–

No output schema declared.

No examples provided.

mail_createMailboxV1 ~126

No description provided.

NameTypeReqDescription
local_partstringyes–
orderIdstringyes–
passwordstringyes–

No output schema declared.

No examples provided.

mail_createWebhookV1 ~121

No description provided.

NameTypeReqDescription
descriptionstring––
eventsarrayyes–
mailboxIdstringyes–
namestringyes–
statusstring––
urlstringyes–

No output schema declared.

No examples provided.

mail_deleteAliasV1 ~42

No description provided.

NameTypeReqDescription
aliasIdstringyes–

No output schema declared.

No examples provided.

mail_deleteAutoreplyV1 ~44

No description provided.

NameTypeReqDescription
autoreplyIdstringyes–

No output schema declared.

No examples provided.

mail_deleteCatchAllV1 ~47

No description provided.

NameTypeReqDescription
catchallIdstringyes–

No output schema declared.

No examples provided.

mail_deleteForwarderV1 ~42

No description provided.

NameTypeReqDescription
forwarderIdstringyes–

No output schema declared.

No examples provided.

mail_deleteMailboxV1 ~48

No description provided.

NameTypeReqDescription
mailboxIdstringyes–

No output schema declared.

No examples provided.

mail_deleteWebhookV1 ~53

No description provided.

NameTypeReqDescription
webhookIdstringyes–

No output schema declared.

No examples provided.

mail_getOrderPlanV1 ~50

No description provided.

NameTypeReqDescription
orderIdstringyes–

No output schema declared.

No examples provided.

mail_getWebhookV1 ~61

No description provided.

NameTypeReqDescription
webhookIdstringyes–

No output schema declared.

No examples provided.

mail_listAccessLogsV1 ~208

No description provided.

NameTypeReqDescription
accountstring––
datestring––
from_datestring––
has_deletionsboolean––
orderIdstringyes–
pageinteger––
per_pageinteger––
protocolstring––
statusstring––
to_datestring––

No output schema declared.

No examples provided.

mail_listActionLogsV1 ~173

No description provided.

NameTypeReqDescription
accountstring––
datestring––
from_datestring––
orderIdstringyes–
pageinteger––
per_pageinteger––
statusstring––
to_datestring––

No output schema declared.

No examples provided.

mail_listAliasesV1 ~61

No description provided.

NameTypeReqDescription
orderIdstringyes–
pageinteger––
per_pageinteger––

No output schema declared.

No examples provided.

mail_listAPITokensV1 ~108

No description provided.

NameTypeReqDescription
order_idstring––
pageinteger––
per_pageinteger––

No output schema declared.

No examples provided.

mail_listAutorepliesV1 ~64

No description provided.

NameTypeReqDescription
orderIdstringyes–
pageinteger––
per_pageinteger––

No output schema declared.

No examples provided.

mail_listCatchAllsV1 ~65

No description provided.

NameTypeReqDescription
orderIdstringyes–
pageinteger––
per_pageinteger––

No output schema declared.

No examples provided.

mail_listForwardersV1 ~63

No description provided.

NameTypeReqDescription
orderIdstringyes–
pageinteger––
per_pageinteger––

No output schema declared.

No examples provided.

mail_listInboundLogsV1 ~224

No description provided.

NameTypeReqDescription
accountstring––
datestring––
from_datestring––
orderIdstringyes–
pageinteger––
per_pageinteger––
recipientstring––
senderstring––
statusstring––
to_datestring––

No output schema declared.

No examples provided.

mail_listMailboxActionLogsV1 ~191

No description provided.

NameTypeReqDescription
datestring––
emailstringyes–
eventstring––
from_datestring––
orderIdstringyes–
pageinteger––
per_pageinteger––
to_datestring––

No output schema declared.

No examples provided.

mail_listMailboxesV1 ~136

No description provided.

NameTypeReqDescription
orderIdstringyes–
pageinteger––
per_pageinteger––
searchstring––
sortstring––

No output schema declared.

No examples provided.

mail_listOrdersV1 ~127

No description provided.

NameTypeReqDescription
domainstring––
is_trialboolean––
pageinteger––
per_pageinteger––
sortstring––
statusstring––

No output schema declared.

No examples provided.

mail_listOutboundLogsV1 ~224

No description provided.

NameTypeReqDescription
accountstring––
datestring––
from_datestring––
orderIdstringyes–
pageinteger––
per_pageinteger––
recipientstring––
senderstring––
statusstring––
to_datestring––

No output schema declared.

No examples provided.

mail_listWebhookDeliveryLogsV1 ~97

No description provided.

NameTypeReqDescription
mailbox_idstring––
orderIdstringyes–
pageinteger––
per_pageinteger––

No output schema declared.

No examples provided.

mail_listWebhooksV1 ~124

No description provided.

NameTypeReqDescription
mailbox_idstring––
orderIdstringyes–
pageinteger––
per_pageinteger––
statusstring––

No output schema declared.

No examples provided.

mail_regenerateWebhookSecretV1 ~70

No description provided.

NameTypeReqDescription
webhookIdstringyes–

No output schema declared.

No examples provided.

mail_resendCatchAllConfirmationV1 ~44

No description provided.

NameTypeReqDescription
catchallIdstringyes–

No output schema declared.

No examples provided.

mail_resendForwarderConfirmationV1 ~44

No description provided.

NameTypeReqDescription
forwarderIdstringyes–

No output schema declared.

No examples provided.

mail_revokeAPITokenV1 ~68

No description provided.

NameTypeReqDescription
tokenIdstringyes–

No output schema declared.

No examples provided.

mail_testWebhookV1 ~50

No description provided.

NameTypeReqDescription
webhookIdstringyes–

No output schema declared.

No examples provided.

mail_updateAutoreplyV1 ~151

No description provided.

NameTypeReqDescription
autoreplyIdstringyes–
bodystringyes–
display_namestring––
ends_atstring––
starts_atstring––
subjectstringyes–

No output schema declared.

No examples provided.

mail_updateForwarderKeepCopySettingV1 ~64

No description provided.

NameTypeReqDescription
forwarderIdstringyes–
is_keep_copy_enabledbooleanyes–

No output schema declared.

No examples provided.

mail_updateWebhookV1 ~136

No description provided.

NameTypeReqDescription
descriptionstring––
eventsarray––
namestring––
statusstring––
urlstring––
webhookIdstringyes–

No output schema declared.

No examples provided.

reach_assignAContactToATagV1 ~83

No description provided.

NameTypeReqDescription
contactUuidstringyes–
profileUuidstringyes–
tagUuidstringyes–

No output schema declared.

No examples provided.

reach_assignContactsToATagV1 ~137

No description provided.

NameTypeReqDescription
all_contactsboolean––
contact_uuidsarray––
profileUuidstringyes–
tagUuidstringyes–

No output schema declared.

No examples provided.

reach_countProfileSegmentContactsV1 ~62

No description provided.

NameTypeReqDescription
profileUuidstringyes–
segmentUuidstringyes–

No output schema declared.

No examples provided.

reach_createAContactFieldV1 ~114

No description provided.

NameTypeReqDescription
labelstringyes–
optionsarray––
profileUuidstringyes–
typestringyes–

No output schema declared.

No examples provided.

reach_createADraftCampaignV1 ~210

No description provided.

NameTypeReqDescription
metadataobject––
profileUuidstringyes–
sender_emailstringyes–
sender_namestringyes–
subjectstring––
template_uuidstring––
titlestring––

No output schema declared.

No examples provided.

reach_createAnEmailTemplateV1 ~149

No description provided.

NameTypeReqDescription
profileUuidstringyes–
template_contentstringyes–
titlestring––

No output schema declared.

No examples provided.

reach_createANewContactSegmentV1 ~135

No description provided.

NameTypeReqDescription
conditionsarrayyes–
logicstringyes–
namestringyes–

No output schema declared.

No examples provided.

reach_createANewContactV1 ~144

No description provided.

NameTypeReqDescription
emailstringyes–
namestring––
notestring––
phonestring––
surnamestring––
tag_uuidsarray––

No output schema declared.

No examples provided.

reach_createAProfileSegmentV1 ~100

No description provided.

NameTypeReqDescription
conditionsarrayyes–
logicstringyes–
namestringyes–
profileUuidstringyes–

No output schema declared.

No examples provided.

reach_createContactsInBulkV1 ~132

No description provided.

NameTypeReqDescription
contactsarrayyes–
notestring––
profileUuidstringyes–
tag_uuidsarray––

No output schema declared.

No examples provided.

reach_createNewContactsV1 ~155

No description provided.

NameTypeReqDescription
emailstringyes–
namestring––
notestring––
phonestring––
profileUuidstringyes–
surnamestring––
tag_uuidsarray––

No output schema declared.

No examples provided.

reach_createOrFindTagsV1 ~84

No description provided.

NameTypeReqDescription
namesarrayyes–
profileUuidstringyes–

No output schema declared.

No examples provided.

reach_deleteAContactFieldV1 ~72

No description provided.

NameTypeReqDescription
fieldUuidstringyes–
profileUuidstringyes–

No output schema declared.

No examples provided.

reach_deleteAContactV1 ~100

No description provided.

NameTypeReqDescription
uuidstringyes–

No output schema declared.

No examples provided.

reach_deleteAProfileContactV1 ~58

No description provided.

NameTypeReqDescription
contactUuidstringyes–
profileUuidstringyes–

No output schema declared.

No examples provided.

reach_deleteAProfileSegmentV1 ~55

No description provided.

NameTypeReqDescription
profileUuidstringyes–
segmentUuidstringyes–

No output schema declared.

No examples provided.

Common questions

What is the io.github.hostinger/hostinger-api-mcp server?

io.github.hostinger/hostinger-api-mcp is listed in the public MCP registry as io.github.hostinger/hostinger-api-mcp. MCP server for Hostinger API. This page covers its npm package (@hostinger/mcp).

Is the io.github.hostinger/hostinger-api-mcp server safe to use?

io.github.hostinger/hostinger-api-mcp scores 53 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 27 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Is the io.github.hostinger/hostinger-api-mcp server still maintained?

io.github.hostinger/hostinger-api-mcp is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.hostinger/hostinger-api-mcp server under?

io.github.hostinger/hostinger-api-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.