MCP.so
登录

Social0

@abhishek-b-r

关于 Social0

Official Model Context Protocol server for Social0 — manage social posts from AI assistants

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Social0?

Official MCP server for Social0. Create, schedule, and publish posts to Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky from Claude, ChatGPT, Cursor, and other AI apps.

How to use Social0?

Remote (recommended): add https://mcp.social0.app/mcp in Connectors / MCP settings and authorize with Social0 OAuth.

Local: Node.js 20+, API key from https://social0.app/dashboard/api-keys, then:

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

评论

沟通协作 分类下的更多 MCP 服务器