gitwtfhub

wtf is social0-mcp?

abhishek-b-r/social0-mcp — explained in plain English

Analysis updated 2026-05-18

1TypeScriptAudience · vibe coderComplexity · 2/5LicenseSetup · easy

TL;DR

An MCP server that lets AI assistants like Claude and ChatGPT post and schedule content across major social platforms using plain English.

Mindmap

mindmap
  root((Social0 MCP))
    What it does
      Post to social platforms
      Schedule content
      Plain English control
    Tech stack
      TypeScript
      Node.js
      MCP protocol
    Use cases
      Multi platform posting
      Scheduled posts
      AI assistant integration
    Audience
      Vibe coders
      Social media managers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Let an AI assistant post the same content to Instagram, TikTok, and X at once.

REASON 2

Schedule social posts ahead of time by just asking the AI in plain language.

REASON 3

Connect Claude or ChatGPT to your social accounts without writing platform specific code.

What's in the stack?

TypeScriptNode.jsMCP

How it stacks up

abhishek-b-r/social0-mcp0xkinno/neuralvault0xmayurrr/ai-contractauditor
Stars111
LanguageTypeScriptTypeScriptTypeScript
Setup difficultyeasyhardeasy
Complexity2/54/52/5
Audiencevibe coderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Remote setup needs only OAuth approval, local npx setup needs a Social0 API key.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

Wtf does this do

This project lets AI assistants like Claude, Cursor, and ChatGPT post content to social media on your behalf, using plain English instructions instead of each platform's own tools or dashboards. It supports Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky, all through one connection. It works using the Model Context Protocol, a standard way for AI applications to connect to outside tools and services. There are two ways to set it up. The recommended way is a remote connection: you connect your social accounts on the Social0 website, add the Social0 server address into your AI app's connector or MCP settings, and approve the connection. No installation is needed, and no API key has to be typed into any configuration file. The alternative is a local option using Node.js, where you run the tool through npx and provide an API key directly in your AI app's settings. Once connected, you interact with it just by asking, in normal language, for things like showing which accounts are connected, posting the same content to multiple platforms at once, or scheduling a post for a specific time. The tool also handles drafting, editing, and deleting posts before they go live, checking whether a post published successfully on each platform, and suggesting which platforms might be a good fit for a given caption. The project is separate from, but related to, a command line version called the social0 CLI, which is recommended instead if you are working from a terminal or an agent that supports running shell commands directly. This MCP version exists for AI tools that only support MCP style connectors rather than terminal access. The project is open source under the MIT license.

Yoink these prompts

Prompt 1
Show my connected Social0 accounts.
Prompt 2
Post this update to LinkedIn and X for me.
Prompt 3
Schedule this image for tomorrow at 9am UTC on Instagram and TikTok.
Prompt 4
Help me set up the Social0 MCP connector in Cursor with a local API key.

Frequently asked questions

wtf is social0-mcp?

An MCP server that lets AI assistants like Claude and ChatGPT post and schedule content across major social platforms using plain English.

What language is social0-mcp written in?

Mainly TypeScript. The stack also includes TypeScript, Node.js, MCP.

What license does social0-mcp use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is social0-mcp to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is social0-mcp for?

Mainly vibe coder.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.