
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
content-repurposer-mcp
Advanced tools
MCP server for ContentRepurposer — turn any content into Twitter threads, LinkedIn posts, Substack notes, email newsletters, and video scripts
An MCP (Model Context Protocol) server that connects AI assistants to ContentRepurposer — turning any blog post, transcript, or article into platform-optimized content for Twitter/X, LinkedIn, Substack, email, and video.
This MCP server exposes two tools:
| Tool | Description |
|---|---|
repurpose_content | Takes content and generates platform-specific versions |
list_formats | Lists available output formats with descriptions |
Sign up at contentrepurposer.app and generate an API key at Settings → API Keys.
npm install -g content-repurposer-mcp
Add to your claude_desktop_config.json:
{
"mcpServers": {
"content-repurposer": {
"command": "content-repurposer-mcp",
"env": {
"CONTENT_REPURPOSER_API_KEY": "cr_sk_your_key_here"
}
}
}
}
Add to your .claude/settings.json:
{
"mcpServers": {
"content-repurposer": {
"command": "content-repurposer-mcp",
"env": {
"CONTENT_REPURPOSER_API_KEY": "cr_sk_your_key_here"
}
}
}
}
Once configured, ask your AI assistant:
"Repurpose this blog post into Twitter threads and LinkedIn posts"
"Take this YouTube transcript and create content for all platforms"
"What formats can ContentRepurposer generate?"
| Variable | Required | Description |
|---|---|---|
CONTENT_REPURPOSER_API_KEY | Yes | Your API key from contentrepurposer.app |
CONTENT_REPURPOSER_API_URL | No | Custom API URL (defaults to https://contentrepurposer.app) |
MIT
FAQs
MCP server for ContentRepurposer — turn any content into Twitter threads, LinkedIn posts, Substack notes, email newsletters, and video scripts
The npm package content-repurposer-mcp receives a total of 34 weekly downloads. As such, content-repurposer-mcp popularity was classified as not popular.
We found that content-repurposer-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.