Upload-Post MCP Server
Rank #7,515com.upload-post/mcp
Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X
Upload-Post MCP Server is a Model Context Protocol (MCP) server published by upload-post. It ranks #7,515 of 115,591 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Upload-Post MCP Server is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 14, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 108,076 of 115,591 servers on MCP Toplist.
Use Upload-Post MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http upload-post https://mcp.upload-post.com/mcp[mcp_servers.upload-post]
url = "https://mcp.upload-post.com/mcp"Add to ~/.codex/config.toml.
https://mcp.upload-post.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"upload-post": {
"url": "https://mcp.upload-post.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"upload-post": {
"type": "http",
"url": "https://mcp.upload-post.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"upload-post": {
"serverUrl": "https://mcp.upload-post.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"upload-post": {
"url": "https://mcp.upload-post.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.upload-post%2Fmcp)<a href="https://mcptoplist.com/server/com.upload-post%2Fmcp"><img src="https://mcptoplist.com/badge/com.upload-post%2Fmcp.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
upload-post
Available versions (2)
| Version | Published |
|---|---|
| 0.6.1 | Jul 28, 2026 |
| 0.3.0 | Jun 14, 2026 |
Frequently asked questions
- Who maintains Upload-Post MCP Server?
- Upload-Post MCP Server is maintained by upload-post, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Upload-Post MCP Server listed on the Official MCP Registry?
- Yes — Upload-Post MCP Server is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does Upload-Post MCP Server have?
- MCP Toplist tracks 2 versions of Upload-Post MCP Server, most recently published on Jul 28, 2026.
- Where can I find the source code for Upload-Post MCP Server?
- The source code for Upload-Post MCP Server is hosted at github.com/upload-post/upload-post-mcp.