FastSocial Server
FreeNot checkedSchedule and manage social media posts across Facebook, Instagram, Twitter/X, LinkedIn, YouTube, TikTok, and Pinterest directly from Claude.
About
Schedule and manage social media posts across Facebook, Instagram, Twitter/X, LinkedIn, YouTube, TikTok, and Pinterest directly from Claude.
README
Schedule and manage social media posts across Facebook, Instagram, Twitter/X, LinkedIn, YouTube, TikTok, and Pinterest — directly from Claude.
Tools
| Tool | Description |
|---|---|
get_account_info |
View account details, connected platforms, and plan info |
schedule_post |
Schedule a post to any connected platform |
list_posts |
List posts filtered by status or platform |
get_post |
Get a single post by ID |
update_post |
Edit a post's text, scheduled time, or status |
delete_post |
Delete a post |
get_analytics |
View post counts and platform breakdown |
list_connected_platforms |
See all connected social accounts |
list_clients |
List clients (for reseller accounts) |
list_media |
Browse the media library |
Setup
1. Get your FastSocial API Key
- Log in to fastsocial.ai
- Go to Settings → API Keys
- Create a new API key with the scopes you need:
posts:read— read postsposts:write— create/edit/delete postsanalytics:read— view analyticsplatforms:read— view connected platforms
2. Configure Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"fastsocial": {
"command": "npx",
"args": ["-y", "fastsocial-mcp-server"],
"env": {
"FASTSOCIAL_API_KEY": "fsk_your_api_key_here"
}
}
}
}
3. Run locally (alternative)
git clone https://github.com/fastsocial/mcp-server
cd mcp-server
npm install
FASTSOCIAL_API_KEY=fsk_your_key npm start
Example prompts
- "Schedule a post to Instagram for tomorrow at 9am saying 'Happy Monday!'"
- "Show me all my failed posts from last week"
- "What's my post count breakdown by platform?"
- "Update post abc123 to be scheduled for next Friday at noon"
- "List all my draft posts"
Authentication
All requests use your FastSocial API key passed as a Bearer token. Keys are scoped — a posts:read-only key cannot create or delete posts.
License
MIT
Install FastSocial Server in Claude Desktop, Claude Code & Cursor
unyly install fastsocial-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add fastsocial-mcp-server -- npx -y github:socialappsceduler-eng/fastsocial-mcpFAQ
Is FastSocial Server MCP free?
Yes, FastSocial Server MCP is free — one-click install via Unyly at no cost.
Does FastSocial Server need an API key?
No, FastSocial Server runs without API keys or environment variables.
Is FastSocial Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install FastSocial Server in Claude Desktop, Claude Code or Cursor?
Open FastSocial Server 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
Omni 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 buildwithtazaARA
Generate images, video and audio from any AI agent — one connector.
by ARAYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolCompare FastSocial Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
