mcpbeat

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. 1 installs a week from npm.

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

1
Installs / week
npm · social-media-analytics
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

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"
    }
  }
}

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
Sociality.io MCP
by sociality

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

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
Adology MCP Server
by adologyai

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

answering
11agents Cloud MCP
by 11agents

Cloud MCP for project data, analytics, research, content planning, media generation, and growth.

answering
Krasoft Russian Public Procurement
by krasoft

Search and analytics for Russian public procurement (44-FZ/223-FZ): tenders, contracts, market data

8 tools answering
TenderHunt
by tenderhunt

Belarus public tenders: search, analytics, docs, and alerts via TenderHunt agent.

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 1 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 1 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.