ronakmunjapara/content-mcp
Production-ready Model Context Protocol server that transforms content into viral multi-platform outputs
Platform-specific configuration:
{
"mcpServers": {
"content-mcp": {
"command": "npx",
"args": [
"-y",
"content-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://www.npmjs.com/package/content-mcp) [](https://opensource.org/licenses/MIT) [](https://nodejs.org/) [](https://www.typescriptlang.org/)
<div align="center"> <h1>Content Repurposer MCP Server</h1> <p>Production-ready Model Context Protocol server that transforms content into viral multi-platform outputs</p>
<p> <a href="#installation"><strong>Installation</strong></a> • <a href="#quick-start"><strong>Quick Start</strong></a> • <a href="#tools"><strong>Tools</strong></a> • <a href="#configuration"><strong>Configuration</strong></a> • <a href="#examples"><strong>Examples</strong></a> </p> </div>
---
---
| Feature | Description | |---------|-------------| | 🚀 4 Powerful Tools | Repurpose content, generate hooks, extract scripts, multi-platform packs | | 📱 Multi-Platform | Instagram, LinkedIn, Twitter, YouTube support | | ⚡ High Performance | In-memory caching with 5-minute TTL | | 🔄 Retry Logic | Built-in retry mechanism for
Loading reviews...