Home › Marketing & E-Commerce › Hermoso
Hermoso
Marketing on autopilot from your agent. 856 tools, usable alone. Publishing and ads cost no credits.
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://app.hermoso.ai/mcp?src=registry Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http hermoso https://app.hermoso.ai/mcp?src=registry
Or add to your MCP client config:
{
"mcpServers": {
"hermoso": {
"url": "https://app.hermoso.ai/mcp?src=registry"
}
}
}
Package (npm 0.1.285)
npx -y hermoso@0.1.285
Or add to your MCP client config:
{
"mcpServers": {
"hermoso": {
"command": "npx",
"args": [
"-y",
"hermoso@0.1.285"
],
"env": {
"HERMOSO_TOKEN": "<YOUR_VALUE>",
"HERMOSO_API_BASE": "<YOUR_VALUE>"
}
}
}
}
HERMOSO_TOKENsecret — Hermoso agent key (hmk_…) from app.hermoso.ai, on the MCP & CLI tab under Terminal & API keys. Required against the hosted app.HERMOSO_API_BASE— Hermoso API origin. Defaults to https://app.hermoso.ai; set http://localhost:3000 to run against your own server.
This server takes extra arguments — see its repository.
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry