Skip to main content
Glama
CSOAI-ORG

Social Media AI MCP

Social Media Ai MCP

Social Media AI MCP Server - Content & Engagement Intelligence

PyPI License: MIT MEOK AI Labs

Overview

Social Media AI MCP Server - Content & Engagement Intelligence Built by MEOK AI Labs | https://meok.ai

Post scheduling, hashtag generation, engagement analysis, content calendar planning, and audience insights.

Tools

Tool

Description

schedule_post

Schedule a social media post with optimal timing suggestions.

generate_hashtags

Generate relevant hashtags for a social media post.

analyze_engagement

Analyze engagement metrics across posts to identify top performers.

plan_content_calendar

Generate a content calendar with post ideas and optimal scheduling.

get_audience_insights

Generate audience insights and growth recommendations.

Installation

pip install meok-social-media-ai-mcp

Usage with Claude Desktop

Add to your Claude Desktop MCP config (claude_desktop_config.json):

{
  "mcpServers": {
    "social-media-ai": {
      "command": "python",
      "args": ["-m", "meok_social_media_ai_mcp.server"]
    }
  }
}

Usage with FastMCP

from mcp.server.fastmcp import FastMCP

# This server exposes 5 tool(s) via MCP
# See server.py for full implementation

License

MIT © MEOK AI Labs

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

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)

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/CSOAI-ORG/social-media-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server