Social Media AI MCP
Social Media Ai MCP
Social Media AI MCP Server - Content & Engagement Intelligence
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 a social media post with optimal timing suggestions. |
| Generate relevant hashtags for a social media post. |
| Analyze engagement metrics across posts to identify top performers. |
| Generate a content calendar with post ideas and optimal scheduling. |
| Generate audience insights and growth recommendations. |
Installation
pip install meok-social-media-ai-mcpUsage 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 implementationLicense
MIT © MEOK AI Labs
This server cannot be installed
Maintenance
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