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
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Schedule and publish social media posts to 9 platforms from your AI agent
Draft, schedule and publish social posts to nine platforms from any AI agent.
Post, schedule, and track social posts on X, Bluesky, LinkedIn, Instagram and more from AI agents.
Schedule and post to Instagram, TikTok, YouTube, X, Facebook, LinkedIn, Pinterest, Threads, Bluesky.
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.114185MIT
- 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.331633MIT
- 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.31686MIT
- 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.2191MIT
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