← Registry

Content Tools

status200uploads.com

Provides API endpoints to create posts and upload media for content management.

1 endpoint4 known toolsFirst detected June 18, 2026Last detected July 21, 2026

ENDPOINT 1

https://mcp.status200uploads.com/mcp

No auth detected

MCP server metadata

Name
status200-uploads
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Anonymous discovery session — no API key. Tool calls will fail until you reconnect with X-API-Key or Authorization: Bearer <rl_key>. Prefer status200_upload_media_from_url when you need media IDs, then status200_create_post with those IDs. status200_create_post calls the Edge function — supports all 8 platforms: tiktok, instagram, facebook, youtube, x, linkedin, pinterest, threads. status200_create_post_site_v2 calls the public site API (tiktok, instagram, facebook, youtube only) and may return 202 when the daily post limit queues the request. API reference: https://status200uploads.com/docs/api

Known tools 4

status200_server_info

Returns configured API base URLs and supported platforms (no network call).

status200_create_post

Publish a single post via POST {FUNCTIONS_BASE}/api-posts.

status200_upload_media_from_url

POST {FUNCTIONS_BASE}/api-media-upload with `{ url }`.

status200_create_post_site_v2

POST {SITE}/api/v2/posts.