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"
      }
    }
  }
}

ツール

ツールは検出されませんでした

上のボタンで一時的なサンドボックスでこのサーバーを実行し、ツール一覧を取得できます。

概要

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" }
    }
  }
}

コメント

「コミュニケーション」の他のコンテンツ