HomeCommunication › Upload-Post

Upload-Post

Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X

Official TypeScript CloudLocal Remote
★ 7 stars Last pushed 2026-09-09 License: MIT

Topics: Social Media

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.upload-post.com/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http upload-post-mcp https://mcp.upload-post.com/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "upload-post-mcp": {
      "url": "https://mcp.upload-post.com/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization secret — Optional. Your Upload-Post API key as 'ApiKey <key>' (or 'Bearer <key>'). Omit to use the OAuth flow instead.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry