Back to Browse

Content Hooks MCP Server

Developer ToolsModerate5.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

Short-form hook styles, script structures, retention and CTA rules for creators.

About

Short-form hook styles, script structures, retention and CTA rules for creators.

Security Report

5.7
Moderate5.7Moderate Risk

Content Hooks MCP is a well-structured educational tool server with no authentication requirements (appropriate for a reference library) and no malicious patterns. The codebase is clean, input validation is present on tool arguments, and permissions are minimal. Minor findings relate to code quality and logging practices, which do not pose security risks. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

3 files analyzed · 7 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-closermethod-content-hooks-mcp": {
      "args": [
        "-y",
        "content-hooks-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Content Hooks MCP

Short-form content mechanics for AI agents: hooks, script structures, retention, CTAs. The first 2 seconds decide the next 28.

Disclaimer. Structured content-mechanics frameworks from documented short-form practice. Platforms change; specificity and payoff don't.

Why This Exists

AI agents drafting short-form content default to the same failure: greeting openers, hype adjectives, three ideas per video, and four CTAs. This MCP gives the agent the mechanics that survive contact with the feed — and auditors that fail drafts before they cost a post.

The house rule everything here enforces: receipts over hype. A number you can screenshot beats any adjective.

7 Tools

ToolWhat it returns
get_hook_mechanics10 hook styles as fill-in structures with why each works + failure mode
audit_hookPASS/NEEDS WORK on a hook line: 2-second window, greetings, hype vs receipts, style detection
get_script_structureBeat-by-beat timing for talking_head, voiceover_broll, tutorial, storytime, ugc_ad
audit_scriptFull script audit: hook, spoken length, single-CTA law, zero-numbers check
get_retention_mechanicsOpen loops, payoff scheduling, pattern breaks, specificity ladders, loop endings
get_cta_rulesCTA rules by goal (follow, comment seed, lead magnet, product, save/share)
get_full_packEverything in one payload for agent context

Install

npx content-hooks-mcp        # once published to npm
# or from source:
git clone https://github.com/closermethod/content-hooks-mcp && cd content-hooks-mcp && npm i && npm run build && node dist/main.js

Claude Desktop config:

{ "mcpServers": { "content-hooks": { "command": "npx", "args": ["content-hooks-mcp"] } } }

The Family

Get seen (this one) → get positioned (personal-brand-mcp) → get the reply (outbound-engine-mcp) → price the deal (creator-deals-mcp) → own the audience (newsletter-growth-mcp). Full catalog: MCP Hub

Built By

Elisabeth Hitz — 10+ years enterprise sales (Deel, Criteo, HBO), reverse-engineered for creators.

License: MIT

Reviews

No reviews yet

Be the first to review this server!