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).
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.
Server Terkait
aiogram-mcp
MCP server for Telegram bots built with aiogram. 30 tools, 7 resources, 3 prompts — messaging, rich media, moderation, interactive keyboards, real-time event streaming, rate limiting, permissions, and audit logging.
NATS
MCP server for NATS — publish, request-reply, JetStream streams, KV store, and server diagnostics over stdio
Slack Local MCP
A lightweight Model Context Protocol (MCP) server for Slack automation using cookie-based authentication.
Deepseek R1
An MCP server for the Deepseek R1 model, using the Deepseek API.
Discord MCP Server
Enables AI assistants to send notifications and request user input through Discord.
Discord MCP
An MCP server for interacting with Discord.
mcp2mqtt
An MCP service for device communication and PWM control via the MQTT protocol.
MCP Feedback Collector
A server for collecting user feedback and AI work reports.
X (Twitter)
Enhanced MCP server for Twitter/X with OAuth 2.0 support, v2 API media uploads, smart v1.1 fallbacks, and comprehensive rate limiting. Post tweets with text/media, search, and delete tweets programmatically.
LINE Bot MCP Server
Connects an AI agent to a LINE Official Account using the LINE Messaging API.