com.adaptlypost/mcp-server
name:com.adaptlypost/mcp-server
Schedule and post to Instagram, TikTok, YouTube, X, Facebook, LinkedIn, Pinterest, Threads, Bluesky.
- transport:
- remote
- credential class:
- self-provisionable
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- bulk_schedule_postsshallow
Schedule multiple posts at once. Each post gets its own text, content type, schedule time, and optional media. All posts share the same target platforms and connection IDs.
- create_postshallow
Create and schedule a post to one or more platforms. Pass connection IDs from list_accounts to target specific accounts. Omit scheduledAt to post immediately, or set saveAsDraft to save without publishing. For platform-specific options (YouTube titles, TikTok privacy, Pinterest boards, Instagram post type), use the corresponding platform configs.
- delete_postshallow
Delete a scheduled or draft post. Can't delete published posts.
- get_postshallow
Get full details of a single post by ID, including per-platform publishing status and error messages.
- get_upload_urlsshallow
Get presigned upload URLs for direct file uploads. Returns uploadUrl (PUT your file here) and publicUrl (use in create_post mediaUrls). This only mints a URL — you MUST PUT the file to uploadUrl and confirm a 2xx response before using publicUrl, otherwise create_post/bulk rejects it with "Media file(s) not found in storage". Prefer the upload_media tool, which performs the upload for you. For each file, provide fileName and mimeType. Supported types: image/jpeg, image/png, image/webp, video/mp4, video/quicktime.
- list_accountsshallow
List all connected social media accounts across all platforms (LinkedIn, YouTube, Instagram, Facebook, TikTok, Pinterest, Threads, Bluesky, Twitter). Returns connection IDs needed for creating posts. Facebook page accounts also include a pageId (the Facebook Page ID) since pages have no username.
- list_post_resultsshallow
Check per-platform posting results — success/failure status with error details for each platform a post was sent to.
- list_postsshallow
List posts with optional filters by status, platform, or date range. Supports pagination.
- publish_draftshallow
Publish a draft post immediately or schedule it for later.
- retry_failed_platformsshallow
Retry publishing on platforms that failed. Get platform IDs from list_post_results.
- update_postshallow
Update a scheduled or draft post's caption, schedule, accounts, media, or platform configs. Cannot update published posts.
- upload_mediashallow
Upload media files for use in posts. Supports two modes: 1. URLs: pass public image/video URLs — the server downloads and re-uploads them. 2. Files: pass base64-encoded file data directly (e.g. when the user attaches an image in the conversation). Returns mediaUrls ready to pass into create_post. The user does NOT need to see the returned URLs — just pass them to create_post.
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/bdfd3815-b4fd-445a-917e-26aa7d064678)