Tool

Automate Social Media Posting Across Platforms

Remote MCP server connecting any MCP-compatible AI agent to 10 social platforms - Instagram, LinkedIn, X, TikTok, Telegram, and more.


16
Spark score
out of 100
Updated 4 months ago
Version 1.0.0
Models
universal

Add to Favorites

Why it matters

Streamline your social media presence by automating posts to multiple platforms from a single point of control. This MCP connector allows any compatible AI agent to manage your social media outreach efficiently.

Outcomes

What it gets done

01

Post content to up to 10 social media platforms.

02

Integrate with MCP-compatible AI agents for automated content distribution.

03

Manage social media posting schedules and frequency.

04

Utilize a free tier for up to 15 posts per month.

Install

Add it to your toolbox

Run in your project directory:

curl -fsSL https://spark.entire.vc/get/publora-mcp | bash

Overview

Publora MCP Server

Remote MCP server giving any MCP-compatible AI agent one connection point to post, upload media, schedule content, and read analytics across 10 social platforms: Bluesky, Instagram, LinkedIn, X/Twitter, Telegram, TikTok, Threads, YouTube, Facebook, and Mastodon. Use it to connect an MCP-compatible agent to one or more of these 10 social platforms for posting or analytics, instead of building direct API integrations per platform. The free tier covers all platforms except X/Twitter, which requires a paid plan.

What it does

Publora MCP Server is a remote MCP server that gives any MCP-compatible AI agent - not just Claude - a single connection point for social media automation across 10 platforms: Bluesky, Instagram, LinkedIn, X/Twitter, Telegram, TikTok, Threads, YouTube, Facebook, and Mastodon. Rather than an agent needing direct API integrations and credentials for each network, one MCP connection to Publora exposes tools for creating posts, uploading media, scheduling content, and reading analytics across whichever platforms are connected.

When to use - and when NOT to

Use it whenever an agent needs to post, schedule, or pull analytics for one or more of these 10 platforms, especially when the workflow spans multiple networks and a single unified connection is preferable to separate platform-specific integrations. It requires each social account to actually be connected through the Publora dashboard first - the MCP server itself only exposes tools for accounts that have completed that connection step. X/Twitter specifically requires a paid plan; it is not available on the free tier.

Capabilities

The server's tools cover the full lifecycle of social content: creating posts (with platform-appropriate content and scheduling), uploading media (images, video, and other attachments) ahead of a post, scheduling content for future publication, and reading analytics back from connected platforms. The exact tool set and parameters for each platform are documented at docs.publora.com/mcp/tools-reference.

How to install

Sign up at publora.com/register, connect the relevant social accounts in the Publora dashboard, generate an API key at publora.com/settings/api, and add an MCP server entry pointing at https://mcp.publora.com with an x-api-key header carrying that key. Plans gate account volume and platform access rather than individual features: the free Starter plan allows 15 posts/month across all platforms except X/Twitter, Pro ($2.99/account/month) allows 100 posts/account across all 10 platforms including X/Twitter, and Premium ($9.99/account/month) allows 500 posts/account with priority support.

Who it's for

Developers and teams building on any MCP-compatible AI agent (not limited to Claude) who want one server connection to handle posting, media uploads, scheduling, and analytics across multiple social platforms, instead of integrating each platform's API directly.

Source README

Publora MCP Server

Remote MCP server for social media automation. Post to 10 platforms from any MCP-compatible AI agent.

Supported Platforms

Bluesky, Instagram, LinkedIn, X/Twitter, Telegram, TikTok, Threads, YouTube, Facebook, Mastodon

Configuration

Add to your MCP client config:

{
  "mcpServers": {
    "publora": {
      "url": "https://mcp.publora.com",
      "headers": {
        "x-api-key": "YOUR_API_KEY"
      }
    }
  }
}

Getting Started

  1. Sign up at publora.com/register
  2. Connect your social accounts in the dashboard
  3. Get API key at publora.com/settings/api
  4. Add MCP config above with your key

Plans

  • Starter (Free) - 15 posts/month, all platforms except X/Twitter
  • Pro ($2.99/account/month) - 100 posts/account, all 10 platforms
  • Premium ($9.99/account/month) - 500 posts/account, priority support

Tools

The MCP server provides tools for creating posts, uploading media, scheduling content, and reading analytics across all connected platforms. See docs.publora.com/mcp/tools-reference for full API reference.

FAQ

Common questions

Discussion

Questions & comments · 0

Sign In Sign in to leave a comment.