A
AdaptlyPost
12 endpointsliveSchedule and publish social posts to 9 networks from your AI agent. (MCP server com.adaptlypost/mcp-server, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for AdaptlyPost.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| List Connected Accounts /list_accounts | List all connected social media accounts across all platforms (LinkedIn, YouTube, Instagram, Facebook, TikTok, Pinterest, Threads, Bluesky, Twitter). Returns co | $0.0020 per call | unknown |
| Upload Media /upload_media | 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 | $0.0020 per call | unknown |
| Get Media Upload URLs /get_upload_urls | 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 — | $0.0020 per call | unknown |
| Create Post /create_post | 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, o | $0.0020 per call | unknown |
| Get Post /get_post | Get full details of a single post by ID, including per-platform publishing status and error messages. | $0.0020 per call | unknown |
| List Posts /list_posts | List posts with optional filters by status, platform, or date range. Supports pagination. | $0.0020 per call | unknown |
| Update Post /update_post | Update a scheduled or draft post's caption, schedule, accounts, media, or platform configs. Cannot update published posts. | $0.0020 per call | unknown |
| Delete Post /delete_post | Delete a scheduled or draft post. Can't delete published posts. | $0.0020 per call | unknown |
| Publish Draft /publish_draft | Publish a draft post immediately or schedule it for later. | $0.0020 per call | unknown |
| List Post Results /list_post_results | Check per-platform posting results — success/failure status with error details for each platform a post was sent to. | $0.0020 per call | unknown |
| Retry Failed Platforms /retry_failed_platforms | Retry publishing on platforms that failed. Get platform IDs from list_post_results. | $0.0020 per call | unknown |
| Bulk Schedule Posts /bulk_schedule_posts | 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 con | $0.0020 per call | unknown |