adaptlypost/agent
FreeNot checkedSchedule and publish posts to Instagram, TikTok, YouTube, X, Facebook, LinkedIn, Pinterest, Threads, and Bluesky from any MCP client: cross-posting with per-pla
About
Schedule and publish posts to Instagram, TikTok, YouTube, X, Facebook, LinkedIn, Pinterest, Threads, and Bluesky from any MCP client: cross-posting with per-platform captions, bulk scheduling, draft approval, and media upload. Hosted at https://mcp.adaptlypost.com/mcp (OAuth or API token).
README
Give your AI agent the ability to post to Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky from a single command, and to read how those posts performed.
Supports: Instagram, TikTok, YouTube, X (Twitter), LinkedIn, Facebook, Pinterest, Threads, Bluesky
Install
npx skills add adaptlypost/agent
Works 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
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
- Read analytics — views, likes, comments, followers and engagement per window, per platform and per post
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"
}
}
}
}
Run it locally
The server source lives in mcp-server/. Run it over stdio with Bun:
{
"mcpServers": {
"adaptlypost": {
"command": "bun",
"args": ["run", "/path/to/agent/mcp-server/src/index.ts"],
"env": { "ADAPTLYPOST_API_TOKEN": "adaptly_your_key" }
}
}
}
Or with Docker:
docker build -t adaptlypost-mcp .
docker run -i -e ADAPTLYPOST_API_TOKEN=adaptly_your_key adaptlypost-mcp
Links
License
MIT
Installing adaptlypost/agent
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/adaptlypost/agentFAQ
Is adaptlypost/agent MCP free?
Yes, adaptlypost/agent MCP is free — one-click install via Unyly at no cost.
Does adaptlypost/agent need an API key?
No, adaptlypost/agent runs without API keys or environment variables.
Is adaptlypost/agent hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install adaptlypost/agent in Claude Desktop, Claude Code or Cursor?
Open adaptlypost/agent on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolgpu-bridge/mcp-server
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
by gpu-bridgehamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
by hamflxmerterbak/Grok-MCP
MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support.
by merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
by SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
by YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
by AceDataCloudCompare adaptlypost/agent with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
