Loading MCP server directory, please wait...
Repurpose content into Twitter threads, LinkedIn posts, Substack notes, email, and video.
npx @getmcp/cli add io.github.As-The-Geek-Learns/content-repurposerRequires Node.js 18+. Community-contributed server. Review source before installing.
CONTENT_REPURPOSER_API_KEYYour ContentRepurposer API key (get one at https://contentrepurposer.app/settings/api-keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.As-The-Geek-Learns/content-repurposer": {
"command": "npx",
"args": [
"-y",
"content-repurposer-mcp"
],
"env": {
"CONTENT_REPURPOSER_API_KEY": ""
}
}
}
}