Content-to-Social MCP Server
Transforms any blog/article URL into ready-to-post social media content for Twitter/X, LinkedIn, Instagram, Facebook, and email. Hosted on Apify, zero setup, pay-per-event ($0.07).
Documentation
Content-to-Social MCP Server
Transform any blog post or article URL into ready-to-post social media content — powered by AI.
What It Does
Give it a URL. Get back platform-optimized content for:
- Twitter/X — Engaging threads with hooks, hashtags, and CTAs
- LinkedIn — Professional posts with industry insights
- Instagram — Captions with emojis, hashtags, and story-friendly format
- Facebook — Conversational posts optimized for engagement
- Email Newsletter — Subject line + body with key takeaways
All from a single URL. All in one API call.
Quick Start
Add this to your MCP client config (Claude Desktop, Cursor, etc.):
{
"mcpServers": {
"content-to-social": {
"url": "https://godberry--content-to-social-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Get your Apify token at console.apify.com/account/integrations.
Tools
| Tool | Description | Price |
|---|---|---|
transform-content | Transform URL into content for ALL 5 platforms | $0.07 |
transform-for-platform | Transform URL for a single platform | $0.03 |
extract-article | Preview extracted article content (free) | Free |
How It Works
- Extract — Fetches and parses the article using Cheerio (fast, no browser needed)
- Transform — Claude Sonnet generates platform-specific content optimized for each platform's best practices
- Return — Structured output ready to copy-paste or automate
Example
Input: Any blog post URL
Output: 5 platform-ready posts, each optimized for that platform's audience, format, and best practices.
Use Cases
- Content Marketers — Repurpose every blog post across all channels in seconds
- Social Media Managers — Never stare at a blank post editor again
- Bloggers — Distribute content without the manual rewriting
- Marketing Teams — Scale content distribution without scaling headcount
- AI Agents — Automate social media content as part of larger workflows
Tech Stack
- TypeScript + Node.js
- Cheerio for article extraction
- Claude Sonnet for AI content generation
- Apify Standby for zero-downtime hosting
- Streamable HTTP MCP transport
Pricing
Pay only for what you use:
- $0.07/call — All 5 platforms at once
- $0.03/call — Single platform
- Free — Article extraction/preview
No subscription. No minimum. Billed through Apify.
Links
License
Proprietary. The MCP server is available as a hosted service on Apify.
Built by godberry on Apify.