Zernio Social Media MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Zernio Social Media MCP Servercreate a post announcing our new feature on Twitter"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Zernio Social Media MCP Server
HTTP MCP server for Zernio social media API, deployed on Cloudflare Workers.
Setup
npm installRelated MCP server: @posteverywhere/mcp
Development
npm run devDeploy
npm run deployUsage
Endpoint: POST /mcp
Authentication: Send your Zernio API key via header:
x-api-key: sk_your_key_hereorAuthorization: Bearer sk_your_key_here
Claude Desktop Config
{
"mcpServers": {
"zernio": {
"type": "streamable-http",
"url": "https://zernio-mcp.<your-subdomain>.workers.dev/mcp",
"headers": {
"x-api-key": "sk_your_key_here"
}
}
}
}Tools (18)
Tool | Description |
| List connected social media accounts |
| Get account details by platform |
| List all profiles |
| Get profile details |
| Create a new profile |
| Update a profile |
| Delete a profile |
| List posts (filter by status) |
| Get post details |
| Create post (draft/scheduled/immediate) |
| Publish immediately |
| Post to multiple platforms |
| Update draft/scheduled post |
| Delete a post |
| Retry a failed post |
| List failed posts |
| Retry all failed posts |
| Get browser upload URL |
| Check upload status |
This server cannot be deployed
Maintenance
Related MCP Connectors
- AntworkOAuthio.antwork
Draft, schedule, and publish social posts for your workspace straight from your AI.
Schedule and publish social posts across 9 platforms (Instagram, LinkedIn, X, TikTok, Facebook, Threads, Pinterest, Bluesky, Mastodon) straight from Claude, ChatGPT, Cursor, or any MCP client. Create, edit, and reschedule posts, upload media, and pull account and post analytics, follower demographics, and best-time windows. 20 tools, free on every plan.
- 1SocialOAuthdev.1social
Publish, schedule and verify social posts across seven networks from your AI assistant.
Schedule, publish and track social posts on nine networks from your AI assistant.
Related MCP Servers
- AlicenseAqualityBmaintenanceEnables AI assistants to publish, schedule, and manage social media posts across X (Twitter), Instagram, and Threads through the Sociona API. Supports immediate posting, scheduling, analytics, and account management with natural language commands.610 npmMIT
- AlicenseAqualityBmaintenanceEnables AI assistants to schedule and publish social media posts to platforms like Instagram, TikTok, YouTube, LinkedIn, Facebook, X, Threads, and Pinterest using natural language.3399 npm3MIT
- AlicenseBqualityCmaintenanceEnables AI assistants to manage social media accounts, upload media (videos and images), track upload status, and manage content across platforms like Instagram, YouTube, and TikTok via the XenonFlare API.106 npm1MIT
- AlicenseBqualityDmaintenanceEnables interaction with the Mixpost social media management API through natural language, supporting account, post, media, and tag management.205 npm1MIT