Upload Post MCP Server

Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X. It is available as a remote MCP endpoint.

Teams that want a hosted social media endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-13 · ★ 4 · #39 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Upload Post

before you install - you'll need

Set UPLOAD_POST_API_KEY before connecting.

Claude Code

claude mcp add upload-post-upload-post-mcp --transport http https://mcp.upload-post.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "upload-post-upload-post-mcp": {
      "url": "https://mcp.upload-post.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.upload-post.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.upload-post.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace com.upload-post - domain-verified with the official MCP registry

03 · What Upload Post can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.7.0 · 2026-07-28

v0.6.1 · 2026-07-20

Remove autogenerate AI caption fields

v0.6.0 · 2026-07-18

04 · Who maintains Upload Post

Upload-Post is maintained by upload-post. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
social media - ranked #39 of 46 actively-maintained social media servers as of 2026-08-25.
release cadence
9 releases in the last 90 days (latest 2026-07-28)
registry
com.upload-post/mcp (active, first published 2026-06-14 · 4 versions)

06 · Upload Post FAQ

What is Upload Post?

Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X. It is available as a remote MCP endpoint.

Is Upload Post still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-13 and it shipped 9 releases in the last 90 days. We re-verify nightly.

How do I install Upload Post?

Run `claude mcp add upload-post-upload-post-mcp --transport http https://mcp.upload-post.com/mcp`. The README documents one environment variable (UPLOAD_POST_API_KEY) to set first. Set UPLOAD_POST_API_KEY before connecting. You can also paste the ready-made client config above.

Does Upload Post require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Upload Post