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.

Hermoso

NPM · HERMOSO · 2 COMPONENTS · SCANNED SEP 21

Marketing on autopilot from your agent. 847 tools, usable alone. Publishing and ads cost no credits.

+5 this week 32 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 Security63
  • No malware found by supply-chain analysis.Pass
  • Known CVEs could not be checked: the version this server declares is not published in its registry.Unverified
  • No install/post-install scripts declared.Pass
  • Dependency health could not be checked: the version this server declares is not published in its registry.Unverified
Provenance & Transparency45
Schema Quality & AI Usability0
  • Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
  • Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change.Unverified
Tool Coverage0
  • Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, 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, and the trim removes the very descriptions this category reads.Unverified
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass

Unverified: 4 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

How do I install the Hermoso MCP server?

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

npm · hermoso

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

  • 21 Sept 26 −10
    • Known CVEs: pass → unverified security
    • Dependency health: 0.84 → unverified functional
    • Package version: 0.1.256 → 0.1.262 functional
    • Package version: 0.1.256 → 0.1.261 functional
    • Package version: 0.1.256 → 0.1.258 functional
  • 19 Sept 26 +25
    • Malware scan: unverified → pass security
    • Known CVEs: unverified → pass security
    • Dependency health: unverified → 0.84 functional
  • 18 Sept 26 −15
    • Malware scan: pass → unverified security
    • Known CVEs: unverified → pass security
    • Dependency health: unverified → 0.84 functional
    • Package version: 0.1.252 → 0.1.256 functional
    • Package version: 0.1.252 → 0.1.254 functional
  • 17 Sept 26 −10
    • Known CVEs: pass → unverified 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
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Dependency health: 0.84 → unverified functional
    • Capabilities: pass → 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: 0.1.249 → 0.1.252 functional
    • Package version: 0.1.249 → 0.1.251 functional
    • Package version: 0.1.249 → 0.1.250 functional
  • 16 Sept 26 +15
    • Malware scan: unverified → pass security
  • 15 Sept 26 0
    • Known CVEs: pass → unverified security
    • Malware scan: unverified → pass security
    • Dependency health: 0.84 → unverified functional
    • Package version: 0.1.242 → 0.1.249 functional
    • Package version: 0.1.242 → 0.1.248 functional
    • Package version: 0.1.242 → 0.1.247 functional
    • Package version: 0.1.242 → 0.1.244 functional
    • Package version: 0.1.242 → 0.1.243 functional
  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
    • Package version: 0.1.239 → 0.1.242 functional
    • Package version: 0.1.239 → 0.1.241 functional
  • 13 Sept 26 +15
    • Known CVEs: pass → unverified security
    • Malware scan: unverified → pass security
    • Dependency health: 0.84 → unverified functional
    • Package version: 0.1.230 → 0.1.239 functional
    • Package version: 0.1.230 → 0.1.238 functional
    • Package version: 0.1.230 → 0.1.237 functional
    • Package version: 0.1.230 → 0.1.236 functional
    • Package version: 0.1.230 → 0.1.234 functional
    • Package version: 0.1.230 → 0.1.233 functional
    • Package version: 0.1.230 → 0.1.231 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 21 Sept 2026 · Analysed npm/hermoso@0.1.262

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

MCP tools · 180 exposed · ~68,131 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
format_sheet ~196

No description provided.

NameTypeReqDescription
autoResizeboolean
boldHeaderboolean
freezeRowsnumber
sheetUrlstring
spreadsheetIdstring
tabstring

No output schema declared.

No examples provided.

generate_avatar ~122

No description provided.

NameTypeReqDescription
imagestringyes
resolutionstring
scriptstringyes
voicestring

No output schema declared.

No examples provided.

generate_image ~1,103

No description provided.

NameTypeReqDescription
aspectRatiostring
imageSizestring
maskstring
modelstring
promptstringyes
rawboolean
refImagesarray
useBrandboolean

No output schema declared.

No examples provided.

generate_text ~249

No description provided.

NameTypeReqDescription
modelstring
promptstringyes
rawboolean

No output schema declared.

No examples provided.

generate_video ~1,950

No description provided.

NameTypeReqDescription
aspectRatiostring
audioboolean
cameraMovestring
cameraTrajectoryarray
durationSecondsnumber
endImagestring
extendboolean
interactionIdstring
loopboolean
modelstring
musicMoodstring
promptstringyes
rawboolean
refImagestring
refImagesarray
refVideostring
resolutionstring
shotsarray
ttsScriptstring
ttsVoicestring

No output schema declared.

No examples provided.

generate_voice ~273

No description provided.

NameTypeReqDescription
enginestring
textstringyes
voicestring

No output schema declared.

No examples provided.

get_brand ~99

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_drive_file ~70

No description provided.

NameTypeReqDescription
fileIdstringyes

No output schema declared.

No examples provided.

get_job ~119

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_linkedin_lead ~102

No description provided.

NameTypeReqDescription
adAccountIdstring
leadIdstringyes
pageIdstring

No output schema declared.

No examples provided.

get_onedrive_file ~78

No description provided.

NameTypeReqDescription
fileIdstringyes

No output schema declared.

No examples provided.

get_post_refill ~79

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_settings ~58

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_skill ~65

No description provided.

NameTypeReqDescription
namestringyes

No output schema declared.

No examples provided.

headline_variants ~277

No description provided.

NameTypeReqDescription
briefstring
countinteger
headlinesarray
imagestringyes

No output schema declared.

No examples provided.

hermoso_capabilities ~110

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

hermoso_credits ~105

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

hook_variants ~713

No description provided.

NameTypeReqDescription
countnumber
dryRunboolean
hookSecondsnumber
notesstring
plan
productImagestring
resolutionstring
useBrandboolean
videostringyes

No output schema declared.

No examples provided.

import_from_cloud ~361

No description provided.

NameTypeReqDescription
folderIdstring
limitnumber
providerstringyes

No output schema declared.

No examples provided.

invite_member ~97

No description provided.

NameTypeReqDescription
confirmboolean
emailstringyes
rolestring

No output schema declared.

No examples provided.

leave_connector ~145

No description provided.

NameTypeReqDescription
providerstringyes

No output schema declared.

No examples provided.

list_brands ~118

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_business_locations ~161

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_connector_accounts ~188

No description provided.

NameTypeReqDescription
providerstringyes

No output schema declared.

No examples provided.

list_connectors ~182

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_creators ~289

No description provided.

NameTypeReqDescription
limitnumber

No output schema declared.

No examples provided.

list_drive_files ~185

No description provided.

NameTypeReqDescription
folderIdstring
includeTrashedboolean
onlyFoldersboolean
pageSizenumber
pageTokenstring
querystring

No output schema declared.

No examples provided.

list_errors ~283

No description provided.

NameTypeReqDescription
kindstring
limitnumber
sincestring
surfacestring

No output schema declared.

No examples provided.

list_hooks ~344

No description provided.

NameTypeReqDescription
authenticboolean
categorystring
channelstring
tierstring

No output schema declared.

No examples provided.

list_jobs ~32

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_library ~100

No description provided.

NameTypeReqDescription
kindstring
limitnumber

No output schema declared.

No examples provided.

list_linkedin_lead_events ~100

No description provided.

NameTypeReqDescription
limitnumber

No output schema declared.

No examples provided.

list_linkedin_lead_forms ~150

No description provided.

NameTypeReqDescription
adAccountIdstring
pageIdstring

No output schema declared.

No examples provided.

list_linkedin_lead_subscriptions ~100

No description provided.

NameTypeReqDescription
adAccountIdstring
leadTypestring
pageIdstring

No output schema declared.

No examples provided.

list_linkedin_leads ~323

No description provided.

NameTypeReqDescription
adAccountIdstring
formIdstring
formVersionnumber
leadTypestring
limitnumber
pageIdstring
sincestring
startnumber
testLeadsOnlyboolean
untilstring

No output schema declared.

No examples provided.

list_linkedin_pages ~109

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_memory ~101

No description provided.

NameTypeReqDescription
categorystring
limitnumber

No output schema declared.

No examples provided.

list_meta_pages ~68

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_meta_posts ~310

No description provided.

NameTypeReqDescription
accountstring
cursorstring
includeUnpublishedboolean
limitnumber
pageIdstring
targetstring

No output schema declared.

No examples provided.

list_onedrive_files ~138

No description provided.

NameTypeReqDescription
folderIdstring
onlyFoldersboolean
pageSizenumber
pageTokenstring
querystring

No output schema declared.

No examples provided.

list_pinterest_boards ~97

No description provided.

NameTypeReqDescription
privacystring

No output schema declared.

No examples provided.

list_playbooks ~130

No description provided.

NameTypeReqDescription
fullboolean
limitnumber

No output schema declared.

No examples provided.

list_product_photos ~129

No description provided.

NameTypeReqDescription
brandIdstring

No output schema declared.

No examples provided.

list_published_posts ~210

No description provided.

NameTypeReqDescription
channelstring
limitnumber

No output schema declared.

No examples provided.

list_scheduled ~332

No description provided.

NameTypeReqDescription
brandstring
channelstring
firednumber
idstring
upcomingnumber

No output schema declared.

No examples provided.

list_sheet_tabs ~126

No description provided.

NameTypeReqDescription
sheetUrlstring
spreadsheetIdstring

No output schema declared.

No examples provided.

list_skills ~76

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_swipefile ~149

No description provided.

NameTypeReqDescription
collectionstring
limitnumber

No output schema declared.

No examples provided.

list_team ~32

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_telegram_chats ~209

No description provided.

NameTypeReqDescription
limitnumber

No output schema declared.

No examples provided.

Common questions

What is the Hermoso MCP server?

Hermoso is an MCP server listed in the public MCP registry as io.github.hermoso-ai/hermoso. Marketing on autopilot from your agent. 847 tools, usable alone. Publishing and ads cost no credits. This page covers its npm package (hermoso).

Is the Hermoso MCP server safe to use?

Hermoso scores 32 out of 100 on VerifyMCP. It declares no install or post-install scripts. 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 Hermoso MCP server still maintained?

Hermoso is still listed as active in the MCP registry. We last reached this channel on 21 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 Hermoso MCP server under?

Hermoso declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.