posthive
Related Servers
Alternatives to posthive
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceSchedule, manage, generate, and analyze social posts across 11 networks (Instagram, TikTok, X, LinkedIn, YouTube, Facebook, Pinterest, Threads, Bluesky, Mastodon, Telegram) from any AI agent — 13 tools covering scheduling, media upload, AI caption generation, best-times, analytics, listening, and comments.1337 npmMIT
- AlicenseNot gradedqualityAmaintenanceSocial media scheduling and publishing for AI agents. 17 validation-first tools to post to X, LinkedIn, Instagram, TikTok, YouTube, Reddit, Discord, Telegram, and more through one connected workspace.52 npm87MIT

AdaptlyPostofficial
AlicenseAqualityAmaintenanceGives AI agents the ability to schedule and publish social media posts to Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky. Create, schedule, and bulk-plan posts with per-platform captions, then check per-platform results and retry failures.12MIT- AlicenseAqualityBmaintenanceLets any AI agent post to TikTok, Instagram, YouTube, X, LinkedIn, Bluesky, Telegram, Mastodon and Discord through a single post_to_social tool. Connect an account once, then publish everywhere.2127 npmMIT
- AlicenseAqualityBmaintenanceSchedule and manage social media posts across 10 platforms (Instagram, Facebook, TikTok, X, LinkedIn, YouTube, Threads, Pinterest, Bluesky, Telegram) from any MCP-compatible AI assistant. Supports batch posting, media uploads, analytics, and platform-specific features like Reels, Shorts, and carousels.1159 npm5MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to create, schedule, and manage social media posts across 10 platforms via a unified API.-
TDQS
Scored across 10 tools
Each tool targets a distinct resource and action: accounts, posts, templates, drafts, and scheduled items. Even create_post vs create_from_template are distinguishable by the template dependency, and the descriptions clearly state their purposes.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., list_accounts, get_post, create_post, delete_post). The one deviation, create_from_template, is still readable and fits the pattern of creating something from a template, so consistency is maintained.
With 10 tools, the server is well-scoped for a social media scheduling workflow. It covers account selection, post creation, draft management, scheduling, templating, and basic queries without unnecessary bloat.
The core draft-to-schedule workflow is covered (create, list, approve, update, delete). However, once a post is approved and scheduled, there is no way to update or cancel it, and there is no way to list published or past posts—only scheduled/drafts are listed. This creates significant workflow gaps for managing the full post lifecycle.