74
/ 100
1 month ago
glama

ContentHero MCP Server

Enables programmatic image, video, and audio generation via ContentHero, with tools accessible from any MCP client like Claude or Cursor.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: CONTENTHERO_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCONTENTHERO_API_KEYconst ch = new ContentHero({ apiKey: process.env. })
configCONTENTHERO_BASE_URL
configCONTENTHERO_CONFIG_DIR
configCONTENTHERO_NO_BROWSER
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/contenthero-ai-contenthero-sdk-11j1r7)](https://m8ven.ai/mcp/contenthero-ai-contenthero-sdk-11j1r7)
commit: 1e90db73367e597540042ee30afae376349c1a5c
code hash: 3117f1d0188f80c6ce95c222aa199309ba8ed7db26f2f53afd9eb1b264832c78
verified: 6/19/2026, 10:48:50 AM
view raw JSON →