This Vibe Marketing MCP server is a fully open source compilation of the best Hooks, Copywriting Frameworks, and Influencer Archetypes for marketing and social media content creation. Use this server with the most popular AI Clients like Claude, Claude Code, Gemini CLI, Cursor and many more!
You can easily install this server from smithery.ai by navigating to the Vibe Marketing server page and following the Connect instructions for your client.
AI is notoriously bad at writing content, but with the right prompts and tools you can make big improvements and humanize your content. Too often the best hooks, copywriting frameworks and humanization hacks are locked away by gatekeepers asking you to like, subscribe and retweet only to discover another paywall. This server is a single place that anyone can contribute so we can all benefit and grow together. We welcome pull requests and contributions from the community and have made it very easy for anyone to contribute.
Unlike LLMs which have a training cut-off the information in this server is updated in real time. This means you can use this server to discover the latest trends in real time. In addition to trends which are updated automatically, when new contributions are made to the server, you will be able to use the latest and greatest content in your AI client immediately! This means the latest hooks, copywriting frameworks and humanization hacks and more are always available to you and always up to date.
Each social network has it's own unique style, tone and content formatting hacks that can get the most from your content. Using this MCP server your AI client will get instant access to this information and will be able to adapt your content to each platform easily.
Because this server integrates with the most popular AI clients, you can use it to supercharge your content creation without even thinking about it. Your AI client will use this server to improve your content by default and call tools by itself without you having to do anything!
Prompt:
I want to write a post for [social network] about the latest marketing hack I discovered, what's a good hook for this?
Outcome:
- invokes the
find-hookstool - Your AI client will find the best hook for the post and structure the post for you.
Prompt:
Please find the best copywriting framework for [social network] about the latest marketing hack I discovered: (Optionally: provide the specific framework if you have one in mind.)
Outcome:
- invokes the
list-copywriting-frameworkstool - Your AI client will find the best copywriting framework for the post and structure the post for you.
Prompt:
What's trending on [social network]?
Outcome:
- invokes the
get-trending-contenttool - (Please note: this is the one tool that requires a HyperFeed.ai account on to use, you can signup for a free account here: HyperFeed.ai)
- Your AI Client will pull this into context so you can use it to structure your post based on topics that are already trending.
Prompt:
Please humanize this content
Outcome:
- invokes the
flag-problematic-phrasestool - Your AI Client will flag potentially problematic phrases in the content for you and follow the latest best practices and guidelines for your social network.
Prompt:
Please validate the content before the fold for [social network]
Outcome:
- invokes the
validate-content-before-foldtool - Your AI Client will use the tool to validate that the content will be formatted correctly to the before the fold character limit for the social network.
- If this is a long post then the tool will have the correct rules for optimizing the content for the before the fold character limit.
- Find hooks by network: Get platform-specific hooks for Twitter, Instagram, LinkedIn, TikTok, YouTube, and Facebook
- Category-based search: Find hooks by engagement type (educational, promotional, storytelling, etc.)
- Platform-specific frameworks: Tailored copywriting templates for each social media platform
- Multiple frameworks per platform: Choose from various proven copywriting structures
- 12+ KOL archetypes: From "The Hero" to "The Sage" - give your content some flair based on the archetype you choose.
- Detailed descriptions: Comprehensive archetype profiles with characteristics and messaging guidelines
- Problematic phrase detection: Automatically flag potentially problematic language
- Above-the-fold optimization: Validate and optimize your opening content
- Content length management: Get properly truncated text that maintains impact
- Real-time trends: Access trending topics and content ideas
- Platform-specific trends: Get trends tailored to specific social media networks
- Content inspiration: Generate ideas based on what's currently popular
find-hooks- Search for social media hooks by network and categoryget-network-categories-for-hooks- Get available hook categories for specific networks
list-copywriting-frameworks-for-network- List available frameworks for a platformget-copywriting-framework- Get detailed copywriting framework template
list-archetypes- List all available brand archetypesget-archetype- Get detailed information about a specific archetype
flag-problematic-phrases- Detect potentially problematic language in contentvalidate-content-before-fold- Validate above-the-fold content effectivenessget-text-before-fold- Get optimally truncated content for previews
get-trending-content- Access current trending topics and content ideas
The MCP server provides access to curated resources:
- Social Media Hooks: Database of proven hooks categorized by platform and engagement type
- Phrases to Avoid: List of potentially problematic phrases to avoid in marketing content
- Twitter/X - Optimized for short-form, viral content
- Instagram - Visual-first content with engaging captions
- LinkedIn - Professional, business-focused content
- TikTok - Trend-driven, entertainment-focused content
- YouTube - Long-form, educational content optimization
- Facebook - Community-building and engagement-focused content
- Node.js 20+
- pnpm package manager
- Docker for testing before deployment
-
Clone the repository
git clone https://github.com/<your-username>/vibe-marketing-mcp.git cd vibe-marketing-mcp
-
Install dependencies
npm install
-
Development
# Start development server npm run dev
Run the comprehensive test suite:
# Run all tests
npm run testThis project uses Biome for linting and formatting:
# Lint code
npm run lint
# Fix linting issues
npm run lint:fixContent is stored in the src/content directory.
You can easily update this content directly on Github by navigating to the file you want to update and clicking the edit button.
You can then make your changes and submit a pull request.
We will review the changes and merge them into the main branch.
Once the changes are merged, you (and everyone else) will be able benefit from your contributions!
- Copywriting Frameworks: https://github.com/synthetic-ci/vibe-marketing/tree/main/src/content/copywriting
- Social Media Hooks: https://github.com/synthetic-ci/vibe-marketing/blob/main/src/content/hooks/social-media-hooks.yml
- List of Phrases to Avoid: https://github.com/synthetic-ci/vibe-marketing/blob/main/src/content/humanizing/doNotuse.yml
- KOL Archetypes: https://github.com/synthetic-ci/vibe-marketing/blob/main/src/content/voicing/archetypes.yml
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Make your changes
- Run tests (
npm run test) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request!
This project is licensed under the MIT License - see the LICENSE file for details.
- Model Context Protocol - The protocol this server implements
If you have questions or need help:
- Check the Issues page
- Create a new issue if your question isn't answered
- For urgent matters, reach out to the maintainers at dav@hyperfeed.ai
Built with β€οΈ for creators, by HyperFeed.ai
Thanks goes to these wonderful people (emoji key):
David Norman π» |
||||||
|
|
||||||
This project follows the all-contributors specification. Contributions of any kind welcome!


