AdaptlyPost
OfficialAllows posting to Bluesky, scheduling posts, checking per-platform results, retrying failed publishes, and managing draft/publish workflows.
Allows posting to Facebook, scheduling posts, checking per-platform results, retrying failed publishes, and managing draft/publish workflows.
Allows posting to Instagram, scheduling posts, checking per-platform results, retrying failed publishes, and managing draft/publish workflows.
Allows posting to Pinterest, scheduling posts, checking per-platform results, retrying failed publishes, and managing draft/publish workflows.
Allows posting to Threads, scheduling posts, checking per-platform results, retrying failed publishes, and managing draft/publish workflows.
Allows posting to TikTok, scheduling posts, checking per-platform results, retrying failed publishes, and managing draft/publish workflows.
Allows posting to YouTube, scheduling posts, checking per-platform results, retrying failed publishes, and managing draft/publish workflows.
AdaptlyPost Agent
Give your AI agent the ability to post to Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky from a single command.
Supports: Instagram, TikTok, YouTube, X (Twitter), LinkedIn, Facebook, Pinterest, Threads, Bluesky
Install
npx skills add adaptlypost/agentWorks with Claude Code, Cursor, Windsurf, Codex, and any agent that supports skills.
Other installation methods
Manual: Copy the skills/adaptlypost/ folder into your project's skills directory.
Cursor remote rules: Point to https://raw.githubusercontent.com/adaptlypost/agent/main/skills/adaptlypost/SKILL.md
Related MCP server: @posteverywhere/mcp
Setup
Create an account at adaptlypost.com
Connect your social media accounts
Create an API token at Settings > API Tokens
Run:
./scripts/adaptlypost.js setup --key adaptly_xxxxx
What it does
Once installed, your AI agent can:
Post to 9 platforms simultaneously with per-platform caption overrides
Schedule posts for any future time
Bulk schedule up to 100 posts at once
Check results per-platform success/failure with error details
Retry just the failed platforms
Draft & publish workflow — save drafts, review, publish later
Example
You: Schedule a LinkedIn post for tomorrow at 9am about our new feature launch
Agent: Done. Post scheduled for tomorrow at 9:00 AM on your LinkedIn account.Alternative: MCP
For deeper integration with Claude Desktop, Cursor, or other MCP-compatible clients, use the AdaptlyPost MCP server:
{
"mcpServers": {
"adaptlypost": {
"type": "http",
"url": "https://mcp.adaptlypost.com/mcp",
"headers": {
"Authorization": "Bearer adaptly_your_key"
}
}
}
}Links
License
MIT
This server cannot be installed
Maintenance
Related MCP Servers
- 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.114215MIT
- AlicenseAqualityAmaintenanceEnables AI assistants to schedule and publish social media posts to platforms like Instagram, TikTok, YouTube, LinkedIn, Facebook, X, Threads, and Pinterest using natural language.332783MIT
- 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.31482MIT
- 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.2348MIT
Related MCP Connectors
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Create, schedule and publish social posts to TikTok, Instagram, Facebook and YouTube.
Schedule and publish to 10 social platforms: LinkedIn, X, Instagram, TikTok, YouTube, and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adaptlypost/agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server