Content to Social MCP Server avatar

Content to Social MCP Server

Pricing

from $70.00 / 1,000 content transformations

Go to Apify Store
Content to Social MCP Server

Content to Social MCP Server

Transform any blog post or article URL into platform-optimized social media content. Returns ready-to-post content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletter snippets — all from a single URL.

Pricing

from $70.00 / 1,000 content transformations

Rating

0.0

(0)

Developer

Tomas Lebedinskas

Tomas Lebedinskas

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

21 hours ago

Last modified

Share

Transform any blog post or article URL into ready-to-post social media content for 5 platforms — in a single call.

What it does

Give it a URL. Get back platform-optimized content for:

PlatformOutputFormat
Twitter/XThreaded tweets (3-7)Numbered, ≤280 chars each
LinkedInProfessional post1200-1500 chars, insight-driven
InstagramCaption + hashtags≤2200 chars, 15-20 hashtags
FacebookShareable post300-600 chars, engagement-focused
EmailNewsletter snippetSubject + preview + body

Tools

transform-content — $0.07/call

Full transform: URL → content for ALL 5 platforms at once.

Input:

  • url (required): Blog post or article URL
  • tone (optional): Tone guidance like "casual", "professional", "inspiring"

transform-for-platform — $0.03/call

Single platform: URL → content for ONE platform only.

Input:

  • url (required): Blog post or article URL
  • platform (required): twitter, linkedin, instagram, facebook, or email
  • tone (optional): Tone guidance

extract-article — Free

Preview extracted content before transforming. No charge.

Input:

  • url (required): URL to extract

Usage Examples

With Claude Desktop

{
"mcpServers": {
"content-to-social": {
"url": "https://godberry--content-to-social-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}

Then ask Claude:

"Transform this article into social media posts: https://example.com/my-blog-post"

With any MCP client

Connect to the /mcp endpoint with your Apify token in the Authorization: Bearer header.

Setup

  1. Get an Anthropic API key
  2. Add it as the ANTHROPIC_API_KEY environment variable in Actor settings
  3. Enable Standby mode
  4. Connect via SSE

Pricing

  • Full transform (all 5 platforms): $0.07 per URL
  • Single platform transform: $0.03 per URL
  • Article extraction: Free

Compare to doing it manually: ~30 minutes per article × 5 platforms = 2.5 hours of work. This does it in seconds for $0.07.

Limitations

  • Works best with public, text-heavy articles (blogs, news, tutorials)
  • Paywalled content or JavaScript-only rendered pages may not extract fully
  • Content is generated, not copied — always review before posting
  • Max article length processed: ~8000 characters (longer articles are truncated)