postforme-mcp-pro 📱
The most complete Post for Me MCP server — publish, schedule, edit, delete and analyze social posts across 9 platforms from any MCP client.
postforme-mcp-pro wraps the Post for Me API in 27+ fully-typed MCP tools (one per operation) plus a postforme_raw escape hatch and a readonly safety mode. Unlike the official MCP — which exposes only a doc-search + sandboxed code-execution tool ("code mode") — every operation here is a first-class, directly-callable tool, so the model can post, schedule and pull analytics without writing SDK code.
Platforms: Instagram · Facebook · TikTok · YouTube · X · LinkedIn · Pinterest · Bluesky · Threads
Why this server
- 27+ typed tools —
create_post,schedule_post,publish_now,create_draft,upload_media,list_account_feeds,list_post_results, account & webhook management, and more. - High-level shortcuts —
publish_now/schedule_post/create_draft/reschedule_post/upload_mediacollapse common multi-step flows into one call. - One-step media upload —
upload_mediatakes a local file path or a public URL, gets a signed URL, uploads the bytes, and hands back amedia_urlready to attach. - Per-platform tuning —
platform_configurationsmodels Instagram Reels, X polls, TikTok privacy, YouTube visibility, etc., and stays permissive for new options. - Readonly safety mode —
POSTFORME_READONLY=trueblocks every write; great for analytics-only sessions. postforme_raw— call any endpoint for 100% API coverage, even brand-new ones.- Resilient client — Bearer auth, retries on 429/5xx with backoff, actionable error messages.






