Repurpose any content into Twitter threads, LinkedIn posts, Substack notes, email newsletters, and video scripts.
Server Config
{
"mcpServers": {
"content-repurposer": {
"command": "content-repurposer-mcp",
"env": {
"CONTENT_REPURPOSER_API_KEY": "cr_sk_your_key_here"
}
}
}
}