mcp-social-media
Allows analyzing Instagram profiles, scoring engagement, detecting trends, and researching hashtags on Instagram.
Social Media Analytics MCP Server
AI-powered social media analytics tools via the Model Context Protocol (MCP). Give your AI assistant the ability to analyze profiles, score engagement, detect trends, and research hashtags across major platforms — all in real time.
Tools
Tool | Description |
| Profile & brand analysis — posting patterns, content themes, audience indicators, growth recommendations |
| Engagement scoring — engagement rate estimates, content effectiveness, posting time analysis, benchmarks |
| Trend detection — viral content patterns, emerging topics, sentiment shifts, opportunity alerts |
| Hashtag research — popularity estimates, related hashtags, niche classification, recommended sets |
Related MCP server: Social Media Analytics
Quick Start (Hosted)
No installation required. Use the hosted version:
Get a free API key at social.ezbizservices.com/signup
Add to your MCP client config (Claude Desktop, Cursor, etc.):
{
"mcpServers": {
"social-media-analytics": {
"url": "https://social.ezbizservices.com/mcp",
"headers": {
"x-api-key": "YOUR_API_KEY"
}
}
}
}Ask your AI assistant to analyze any social media presence!
Example Prompts
"Analyze the social media presence of @hubspot on LinkedIn"
"Score the engagement for Nike on Instagram"
"What's trending in AI marketing this week?"
"Research the best hashtags for real estate content on Instagram"
Self-Hosting
git clone https://github.com/ezbiz-services/mcp-social-media.git
cd mcp-social-media
bun install
cp .env.example .env
# Edit .env with your OpenAI API key and admin secret
bun run server.tsEnvironment Variables
Variable | Required | Description |
| Yes | OpenAI API key for AI-powered analysis |
| Yes | Secret for admin API endpoints |
| No | Server port (default: 4202) |
Pricing
Tier | Price | Requests/Month |
Free | $0 | 10 |
Starter | $19/mo | 200 |
Pro | $49/mo | 1,000 |
Business | $99/mo | 5,000 |
Start free at social.ezbizservices.com
Architecture
Runtime: Bun
Protocol: MCP SDK (Streamable HTTP transport)
AI: OpenAI GPT-4o for analysis
Scraping: Cheerio for web data extraction
Auth: API key-based with tiered rate limiting
Links
Homepage: social.ezbizservices.com
API Docs: social.ezbizservices.com/docs
Sign Up: social.ezbizservices.com/signup
Server Card: social.ezbizservices.com/.well-known/mcp/server-card.json
License
MIT — see LICENSE
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
- AlicenseBqualityDmaintenanceProvides tools for analyzing Instagram engagement metrics, extracting demographic insights, and identifying potential leads from Instagram posts and accounts.Last updated510346MIT
- Alicense-qualityCmaintenanceSocial media analytics toolkit that analyzes profiles, scores engagement, detects trending topics, researches hashtags, generates content calendars, and benchmarks against competitors. 6 tools across all major platforms.Last updatedMIT

Sociality MCPofficial
Alicense-qualityDmaintenanceSocial media analytics, post insights, and competitor benchmarking for AI agents.Last updated5MIT- Flicense-qualityBmaintenanceProvides social intelligence tools for AI agents to analyze competitor sentiment, trends, and brand mentions from X/Twitter data.Last updated
Related MCP Connectors
Social media analytics, post insights, and competitor benchmarking for AI agents.
AI social media management: create, schedule, approve, and analyze posts across 11 platforms.
Social media analytics, video analysis, and competitor intel for any MCP-compatible AI agent.
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/sjcripps/mcp-social-media'
If you have feedback or need assistance with the MCP directory API, please join our Discord server