目录 / status--200--uploads
status--200--uploads
Schedule Once. Post Everywhere. Across 8 platforms. TikTok, Instagram, Facebook, YouTube, X, LinkedIn, Pinterest, and Threads. Three ways to publish: from Claude, Cursor, or any MCP client; via REST API or from a clean dashboard. Simple scheduling for creators. Full automation for developers. One workspace covers both. Includes AI caption generation, OAuth account connections, a 5GB media library, deep per platform controls (TikTok privacy levels, YouTube categories, X reply rules, Pinterest boards, branded content disclosures), workspaces with team roles and post approvals, full audit log, and CSV analytics exports. Free forever plan. No credit card, no trial. Paid tiers from $9/mo unlock X posting and higher daily limits.
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:X-API-Key)
- 端点
https://status--200--uploads--iboydroid.run.tools
{
"mcpServers": {
"status--200--uploads": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://status--200--uploads--iboydroid.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| status200_server_info | Returns configured API base URLs and supported platforms (no network call). API key is masked when present. Use to confirm env before other tools. |
| status200_create_post | Publish a single post via POST {FUNCTIONS_BASE}/api-posts. Body must be `{ post: { accountId, platform, content, … } }` matching the public API. One platform per request. |
| status200_upload_media_from_url | POST {FUNCTIONS_BASE}/api-media-upload with `{ url }`. Returns a media id you can pass as post.content.mediaID in create_post. |
| status200_create_post_site_v2 | POST {SITE}/api/v2/posts. Same JSON body shape; uses the public Netlify layer and may return 202 when daily limits queue the post. Platforms: tiktok, instagram, facebook, youtube. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。