← Back to Plugins
MCP Server MCP

Social Media MCP Server

github By github 👁 1 views ▲ 0 votes

Publish to Bluesky, Threads, LinkedIn, Facebook Pages, and Instagram from ChatGPT or Claude.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://social-mcp.connectedpaths.com/mcp"
    },
    {
      "type": "sse",
      "url": "https://social-mcp.connectedpaths.com/mcp/sse"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http sse

Comments

Sign in to leave a comment

Loading comments...