Social Media MCP Server - Unified Multi-Platform Posting API avatar
Social Media MCP Server - Unified Multi-Platform Posting API

Pricing

Pay per event

Go to Apify Store
Social Media MCP Server - Unified Multi-Platform Posting API

Social Media MCP Server - Unified Multi-Platform Posting API

MCP Server providing unified access to 8 social media platforms. AI assistants can post to GBP, Facebook, Instagram, LinkedIn, Twitter/X, Reddit, Pinterest & TikTok through a single interface. Cross-platform posting, content scheduling, platform-specific optimization,& engagement tracking.

Pricing

Pay per event

Rating

0.0

(0)

Developer

John Rippy

John Rippy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 days ago

Last modified

Share

Social Media MCP Server - 35 AI Tools for Multi-Platform Marketing

What is MCP (Model Context Protocol)?

MCP is a protocol that allows AI assistants (like Claude) to interact with external tools and data sources. This MCP server connects to various APIs and services.

How to Use MCP Servers

  1. Install the MCP server in Claude Desktop's config
  2. The server provides tools the AI can use
  3. Ask Claude to use the tools (e.g., "Search for local businesses...")

35-in-1 MCP Server for comprehensive social media management. Includes: multi-platform posting (GBP, Facebook, Instagram, LinkedIn, Twitter, Reddit, Pinterest, TikTok), LinkedIn voice analysis & content generation, influencer discovery & marketing strategy, messaging automation (Discord, Slack, Telegram, WhatsApp), engagement analytics, and AI-powered content optimization. Ask Claude 'post this to all my social channels' or 'find fitness influencers on Instagram'.

Features

  • Model Context Protocol (MCP) compatible
  • Works with Claude and other AI assistants
  • Structured data output
  • Multiple data sources

Quick Start

{
"input": "your input here"
}

Demo Mode

Set demoMode: true to test with sample data (no charges). When you're ready for real results, set demoMode: false or omit it.

{
"demoMode": true,
...
}

Input Parameters

ParameterTypeRequiredDescription
See input schema

Output Format

{
"data": [...]
}

Pricing

This actor uses pay-per-event billing: This actor uses pay-per-event pricing:

EventDescriptionPrice
apify-actor-startBase cost per run$0.10
platform_postPer successful platform post$0.05

Example costs:

  • Post to 1 platform: $0.10 + $0.05 = $0.15
  • Cross-post to 4 platforms: $0.10 + (4 × $0.05) = $0.30
  • Cross-post to all 8 platforms: $0.10 + (8 × $0.05) = $0.50

Use Cases

  • Social Media Managers - Unified interface for multi-platform posting
  • AI Assistants - Let Claude/GPT post to social media via MCP
  • Marketing Automation - Integrate with workflows for scheduled posting
  • Content Campaigns - Cross-post announcements to all platforms at once
  • Agency Operations - Manage multiple client accounts efficiently

Common Problems & Solutions

"Invalid API key" error

Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.

"Rate limit exceeded" error

Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.

Empty or incomplete results

Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:

  • Check if the URL/search query is correct
  • Try with different parameters
  • Some sites may block automated access

Demo data showing instead of real results

Cause: demoMode is still set to true. Fix: Set demoMode: false and provide your API key(s).


Built by John Rippy | Actor Arsenal