The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the MCP Server listing page.
Official Model Context Protocol (MCP) server for Publora — control your social media scheduling directly from AI assistants like Claude, Cursor, and any MCP-compatible client.
No coding required. Just describe what you want in plain English:
"Schedule a LinkedIn post for tomorrow at 9am" "How did my last post perform?" "Post this to Twitter and LinkedIn"
Publora hosts an MCP server at mcp.publora.com — no installation needed.
1. Get your API key at publora.com → Settings → API
2. Add to your MCP client:
3. Restart your client and start talking to your AI about social media!
Edit ~/.claude.json or create .mcp.json in your project:
Restart Claude Code. Verify with /mcp command.
Create .cursor/mcp.json in your project:
Run your own instance:
Server runs on http://localhost:3100
| Tool | Description |
|---|---|
list_posts | List posts with filters (status, platform, dates) |
create_post | Schedule a post to one or more platforms |
get_post | Get post details and status |
update_post | Reschedule or change status |
delete_post | Delete a post |
get_upload_url | Get presigned URL for media upload |
| Tool | Description |
|---|---|
list_connections | List connected social accounts |
| Tool | Description |
|---|---|
linkedin_post_stats | Post engagement metrics |
linkedin_account_stats | Account-level statistics |
linkedin_followers | Follower count and growth |
linkedin_profile_summary | Combined profile overview |
linkedin_create_reaction | React to a post |
linkedin_delete_reaction | Remove a reaction |
linkedin_create_comment | Post a comment on a LinkedIn post |
linkedin_delete_comment | Delete a comment |
| Tool | Description |
|---|---|
list_workspace_users | List team members |
create_workspace_user | Add a user |
workspace_detach_user | Remove a user |
Schedule a post:
You: Schedule "Excited about our product launch!" to LinkedIn for tomorrow 9am AI: Done! Post scheduled for tomorrow at 9am EST.
Cross-platform posting:
You: Post "We're hiring!" to all my accounts AI: Published to Twitter, LinkedIn, and Bluesky.
Check analytics:
You: How did my LinkedIn posts perform this week? AI: 5 posts, 4,230 impressions, 89 reactions. Best: Monday's update (1,850 impressions).
Content calendar:
You: What do I have scheduled for next week? AI: 5 posts: Mon LinkedIn, Tue Twitter+LinkedIn, Wed LinkedIn...
Twitter/X · LinkedIn · Instagram · Threads · TikTok · YouTube · Facebook · Bluesky · Mastodon · Telegram
Use your Publora API key via:
Authorization: Bearer sk_... (recommended)x-publora-key: sk_...Get your key: publora.com → Settings → API
| Variable | Default | Description |
|---|---|---|
PORT | 3100 | Server port |
PUBLORA_API_URL | https://api.publora.com | Backend API URL |
Publora — Affordable social media API starting at $5.40/month