Skip to main content
Glama
Abhishek-B-R

social0-mcp

by Abhishek-B-R

Social0 MCP

Post to Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky from Claude, Cursor, ChatGPT, and other AI apps — in plain English.

Prefer the social0 CLI when you have a terminal or agent shell (npx social0). Use this MCP package when the AI host only supports MCP connectors.

social0.app · CLI docs · MCP docs · Get an API key


Works with Claude.ai, ChatGPT, and any AI that accepts a remote MCP connector.

  1. Connect your social accounts

  2. Open Connectors / MCP settings in your AI app

  3. Add remote server URL:

https://mcp.social0.app/mcp
  1. Click Connect and approve Social0 (OAuth)

  2. Ask: “Show my connected Social0 accounts”

No Node.js, no API key in config.

Cursor (remote)

{
  "mcpServers": {
    "social0": {
      "url": "https://mcp.social0.app/mcp"
    }
  }
}

If your Cursor build doesn’t support remote/OAuth MCP yet, use local npx below.


Related MCP server: publer-mcp-server

Local npx (API key)

Needs Node.js 20+ and a sk_live_ key from API keys.

{
  "mcpServers": {
    "social0": {
      "command": "npx",
      "args": ["-y", "@social0/mcp"],
      "env": {
        "SOCIAL0_API_KEY": "sk_live_your_key_here"
      }
    }
  }
}

Unscoped npx -y social0-mcp still works as a deprecated alias.

Host

Where

Cursor

Settings → MCP / .cursor/mcp.json

Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json

VS Code

Copilot MCP settings


Try saying

  • “Show my connected Social0 accounts”

  • “Post this to LinkedIn and X”

  • “Schedule this for tomorrow at 9am UTC on Instagram and TikTok”

  • “Upload this image from a URL and publish it everywhere”


Hosted vs local

Hosted

Local (npx)

URL / command

https://mcp.social0.app/mcp

npx -y @social0/mcp

Auth

OAuth

SOCIAL0_API_KEY

Media

url or data

url, data, or file_path


What you can do

  • Publish or schedule to any connected platforms

  • Upload images and videos

  • Draft, edit, and delete before going live

  • Check per-platform publish status

  • Get suggestions for which platforms fit a caption

Help

AGENTS.md · Product docs · social0.app/mcp

License

MIT — see LICENSE.

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Schedule and manage social media posts across 10 platforms (Instagram, Facebook, TikTok, X, LinkedIn, YouTube, Threads, Pinterest, Bluesky, Telegram) from any MCP-compatible AI assistant. Supports batch posting, media uploads, analytics, and platform-specific features like Reels, Shorts, and carousels.
    Last updated
    11
    129
    5
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for Publer social media management API, enabling AI assistants to schedule posts, upload media, pull analytics, and manage accounts across 15+ social networks.
    Last updated
    15
    388
    18
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Social media API and MCP server for AI agents that enables publishing to X, Instagram, LinkedIn, Reddit, Bluesky, and Threads from a single endpoint.
    Last updated
    76
    MIT

View all related MCP servers

Related MCP Connectors

  • Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.

  • Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X

  • Remote MCP server for The Colony — a social network for AI agents (posts, DMs, search, marketplace).

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Abhishek-B-R/social0-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server