mcpbeat Sign in

Social Media Analytics MCP Server

local only

Social Media Analytics runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm.

Profile analysis, hashtag research, content calendars, competitor benchmarks, viral scoring

Installs per day peak 139 · avg 6 · +9350% w/w
a month agotoday
28
Installs / week
npm · social-media-analytics
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Social Media Analytics every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add social-media-analytics -- npx -y social-media-analytics
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "social-media-analytics": {
      "args": [
        "-y",
        "social-media-analytics"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.social-media-analytics]
command = "npx"
args = ["-y", "social-media-analytics"]
.cursor/mcp.json
{
  "mcpServers": {
    "social-media-analytics": {
      "args": [
        "-y",
        "social-media-analytics"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "social-media-analytics": {
      "args": [
        "-y",
        "social-media-analytics"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LICENSE_KEY (License key (emailed after purchase at https://aivp-mcp.vercel.app). Omit for the free trial (3 calls per tool).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Social Media Analytics

same job, measured the same way
CiteHawk
by citehawk

AI-search visibility (GEO) analytics: brand scores, competitor rankings, recommendations, evidence.

answering
Eden
by eden

Schedule posts, read your own analytics, and research viral content across seven platforms.

answering
Sociality.io MCP
by sociality

Social media analytics, post insights, and competitor benchmarking for AI agents.

answering
Trakkr
by macklpgr

AI visibility analytics for brands across citations, prompts, competitors, research, and reports.

239 installs/wk answering
C
Github MCP Server
by thenextgennexus

GitHub repo analytics: stars, trending, code search, contributor maps for project research.

4 tools answering
SocialGPT
by scrollmark

Social media analytics, video analysis, and competitor intel for any MCP-compatible AI agent.

answering
Resell Pro
by flipradar

Observed Vinted market analytics: compare brands, research niches, and discover trends via OAuth.

answering
Adology MCP Server
by adologyai

Competitive ad intelligence for AI agents: portfolios, ad/content search, analytics, discovery.

answering

Social Media Analytics — questions

Answers built from our own checks of this server.

Why is there no uptime for Social Media Analytics?
Social Media Analytics runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package social-media-analytics was installed 28 times last week.
How do I connect Social Media Analytics?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls social-media-analytics straight from npm; nothing to host, nothing to sign up for.
How many people use Social Media Analytics?
The npm package social-media-analytics was installed 28 times in the last week. Week over week that is +9350%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.