Skip to main content
Glama
mrgoonie

Zernio Social Media MCP Server

by mrgoonie

Zernio Social Media MCP Server

HTTP MCP server for Zernio social media API, deployed on Cloudflare Workers.

Setup

npm install

Related MCP server: @posteverywhere/mcp

Development

npm run dev

Deploy

npm run deploy

Usage

Endpoint: POST /mcp

Authentication: Send your Zernio API key via header:

  • x-api-key: sk_your_key_here or

  • Authorization: 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

accounts_list

List connected social media accounts

accounts_get

Get account details by platform

profiles_list

List all profiles

profiles_get

Get profile details

profiles_create

Create a new profile

profiles_update

Update a profile

profiles_delete

Delete a profile

posts_list

List posts (filter by status)

posts_get

Get post details

posts_create

Create post (draft/scheduled/immediate)

posts_publish_now

Publish immediately

posts_cross_post

Post to multiple platforms

posts_update

Update draft/scheduled post

posts_delete

Delete a post

posts_retry

Retry a failed post

posts_list_failed

List failed posts

posts_retry_all_failed

Retry all failed posts

media_generate_upload_link

Get browser upload URL

media_check_upload_status

Check upload status

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    C
    maintenance
    Enables 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.
    6
    9
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI assistants to schedule and publish social media posts to platforms like Instagram, TikTok, YouTube, LinkedIn, Facebook, X, Threads, and Pinterest using natural language.
    33
    134
    2
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Enables 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.
    10
    6
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables interaction with the Mixpost social media management API through natural language, supporting account, post, media, and tag management.
    20
    9
    1
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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