Server data from the Official MCP Registry
Post and schedule across 9 social platforms from Claude, Cursor, or ChatGPT.
About
Post and schedule across 9 social platforms from Claude, Cursor, or ChatGPT.
Security Report
The Social0 MCP server is a well-structured social media posting tool with appropriate authentication via API keys and reasonable permission scoping. Input validation is solid with Zod schemas, and no critical vulnerabilities were identified. Minor code quality concerns around error handling breadth and missing timeout configurations in specific scenarios prevent a higher score, but these do not represent exploitable security risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
7 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: SOCIAL0_API_KEY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-abhishek-b-r-social0-mcp": {
"env": {
"SOCIAL0_API_KEY": "your-social0-api-key-here"
},
"args": [
"-y",
"social0-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
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
Remote URL (recommended — no npx)
Works with Claude.ai, ChatGPT, and any AI that accepts a remote MCP connector.
- Connect your social accounts
- Open Connectors / MCP settings in your AI app
- Add remote server URL:
https://mcp.social0.app/mcp
- Click Connect and approve Social0 (OAuth)
- 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.
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-mcpstill 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.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
