Serversio.github.connected-paths/mcp-social
S

Social Media MCP Server

io.github.connected-paths/mcp-social · v0.1.0
● Remote
v0.1.0remote🌐 https://social-mcp.connectedpaths.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.connected-paths/mcp-social",
  "description": "Publish to Bluesky, Threads, LinkedIn, Facebook Pages, and Instagram from ChatGPT or Claude.",
  "title": "Social Media MCP Server",
  "repository": {
    "url": "https://github.com/Connected-Paths/mcp-social",
    "source": "github"
  },
  "version": "0.1.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://social-mcp.connectedpaths.com/mcp"
    },
    {
      "type": "sse",
      "url": "https://social-mcp.connectedpaths.com/mcp/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}