Social0 Mcp is a Model Context Protocol (MCP) server: Post and schedule across 9 social platforms from Claude, Cursor, or ChatGPT. Because it speaks the Model Context Protocol, AI assistants can use Social0 Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package social0-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need SOCIAL0_API_KEY. The current release is v0.2.1, published under the MIT license, with source at Abhishek-B-R/social0-mcp on GitHub.
On mcp.site, Social0 Mcp sits in the Communication category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Social0 Mcp for Abhishek-B-R, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — social0-mcp · MCP over stdio
▸Credentials — Requires SOCIAL0_API_KEY
▸Open source — MIT license · Abhishek-B-R/social0-mcp