Growth Hacker MCP
🚀 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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samusilv/growth-hacker-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server