Odel
social0 mcp

social0 mcp

Local
@abhishek-b-r1TypeScriptMITUpdated 2 days ago

Post and schedule across 9 social platforms from Claude, Cursor, or ChatGPT.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmsocial0-mcpv0.2.1

Run

npx -y social0-mcp

MCP client config

{
  "mcpServers": {
    "social0-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "social0-mcp"
      ]
    }
  }
}