mcpbeat Sign in

AdaptlyPost MCP Server

by adaptlypost Your server? Claim it
answering

AdaptlyPost is answering right now. Last checked 8 min ago. It exposes 12 tools.

Schedule and post to Instagram, TikTok, YouTube, X, Facebook, LinkedIn, Pinterest, Threads, Bluesky.

Uptime history 59 hours of history
59 hours agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
175 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check AdaptlyPost every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://mcp.adaptlypost.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.adaptlypost.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://mcp.adaptlypost.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.adaptlypost.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.adaptlypost.com/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

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, 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_post
Delete a scheduled or draft post. Can't delete published posts.
get_post
Get full details of a single post by ID, including per-platform publishing status and error messages.
list_post_results
Check per-platform posting results — success/failure status with error details for each platform a post was sent to.
update_post
Update a scheduled or draft post's caption, schedule, accounts, media, or platform configs. Cannot update published posts.
upload
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 — 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.
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-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.
accounts
list_accounts
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.
bulk
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 connection IDs.
posts
list_posts
List posts with optional filters by status, platform, or date range. Supports pagination.
publish
publish_draft
Publish a draft post immediately or schedule it for later.
retry
retry_failed_platforms
Retry publishing on platforms that failed. Get platform IDs from list_post_results.

Endpoints

URLTransportStateLatencyChecked
https://mcp.adaptlypost.com/mcp streamable-http answering 186 ms 8 min ago

Alternatives to AdaptlyPost

same job, measured the same way
Ravenpost
by ravenpo

Schedule and publish posts to Instagram, TikTok, X, LinkedIn, YouTube, Pinterest, Facebook & more.

answering
PostLake
by postlake

Post, schedule, reply and measure across X, LinkedIn, Instagram, TikTok, YouTube, Threads, Bluesky

34 tools answering
PostPulse
by post-pulse

Social media scheduler for Instagram, Facebook, YouTube, TikTok, LinkedIn, X, Bluesky, and Telegram.

answering
Postwire MCP
by perufitlife

Post & schedule to TikTok, Instagram, YouTube, LinkedIn, X, Bluesky & more in one call.

191 installs/wk local only
Groniz MCP
by groniz

Post & schedule to 32+ networks: X, Facebook, Instagram, Threads, LinkedIn, TikTok, YouTube, Reddit.

answering
WoopSocial Social Media MCP
by woopsocial

Post to social media (Facebook, Instagram, LinkedIn, Pinterest, YouTube, TikTok, X/Twitter and more)

answering
post mesh
by post-mesh

Schedule and publish to YouTube, TikTok, Instagram, X, Threads & Facebook. Japanese-language SaaS.

answering
ViralNote
by viralnote

Schedule, publish, and analyze social posts on TikTok, Instagram, YouTube, X, Threads, LinkedIn.

57 installs/wk answering

AdaptlyPost — questions

Answers built from our own checks of this server.

What can AdaptlyPost do?
It exposes 12 tools, read directly from the server on our last check. Among them: bulk_schedule_posts, create_post, delete_post, get_post, get_upload_urls, list_accounts and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is AdaptlyPost mostly used for?
Its tools cluster around post and upload. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is AdaptlyPost working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 175 ms. The bar chart above shows every period we have measured.
How do I connect AdaptlyPost?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AdaptlyPost need an API key?
No. AdaptlyPost completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AdaptlyPost?
It answers our handshake in 175 ms on average, which is faster than 76% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.