Zernio Social Media MCP Server
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables 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.69MIT
- 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.331342MIT
- 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.1061MIT
- AlicenseBqualityDmaintenanceEnables interaction with the Mixpost social media management API through natural language, supporting account, post, media, and tag management.2091MIT
Related MCP Connectors
Publish, schedule and verify social posts across seven networks from your AI assistant.
Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Appeared in Searches
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/mrgoonie/zernio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server