g

growth-hacker-mcp

@samusilv/growth-hacker-mcp
0 Stars 173 次浏览 samusilv 更新于 2026-08-23
该服务暂未提供标准配置,请参考 README 手动接入

服务介绍

Growth Hacker MCP

The ultimate Model Context Protocol (MCP) server for Creators, Indie Hackers, and Marketers.

Stop wasting time staring at a blank cursor. Growth Hacker MCP gives your AI agent the tools to write viral threads, format them perfectly, and audit your sales copy like a pro copywriter.

Features

1. generate_hooks

Instantly generate 5+ viral hook templates for any topic.

  • Input: "AI Agents", "SaaS Sales", "Gardening"
  • Output: Proven viral structures ready to fill in.

2. format_thread

Turn any wall of text into a perfectly formatted X (Twitter) thread.

  • Automatically splits into <280 char tweets.
  • Adds numbering (1/x).
  • Preserves flow.

3. audit_copy

Get a "Copy Score" and actionable advice for your Gumroad or Landing Page.

  • Checks for "Power Words".
  • Analyzes length and readability.
  • Reminds you of missing CTAs.

Installation

npm install
npm run build

Usage with Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "growth-hacker": {
      "command": "node",
      "args": ["/path/to/growth-hacker-mcp/build/index.js"]
    }
  }
}

Development

npm install
npm run dev

License

MIT

相关 MCP 服务