Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Growth Hacker MCPgenerate hooks for my new AI productivity app launch"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π 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