mcpbeat Sign in

Social Data MCP Server

local only

Social Data MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Aug 2026.

X/Twitter, YouTube and TikTok data tools in one stdio MCP server (Apify-hosted). Pay per result.

Installs / week
npm · social-data-mcp
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Social Data MCP 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-data-mcp -- npx -y social-data-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "social-data-mcp": {
      "args": [
        "-y",
        "social-data-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.social-data-mcp]
command = "npx"
args = ["-y", "social-data-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "social-data-mcp": {
      "args": [
        "-y",
        "social-data-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "social-data-mcp": {
      "args": [
        "-y",
        "social-data-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Social Data MCP

same job, measured the same way
Vee3
by vee3io

Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.

249 tools answering
Caelario
by chunkydonut21

MCP server for Instagram, TikTok, YouTube, X and Facebook data extraction and automation.

943 installs/wk local only
Sorsa MCP
by sorsa-io

MCP server for the Sorsa.io X/Twitter data API

72 installs/wk local only
HasData
by hasdata

All HasData scraping tools in one MCP server: Google, TikTok, Instagram, maps, e-commerce and more.

answering
WoopSocial Social Media MCP
by woopsocial

Post to social media (Facebook, Instagram, LinkedIn, Pinterest, YouTube, TikTok, X/Twitter and more)

answering
Superpowers.social
by superpowers

Hosted MCP for X/Twitter and Reddit. 12 read-only tools, no API keys, free during beta.

10 tools answering
Captapi
by cdcstream

Social media data: 85 tools across 11 platforms (YouTube, TikTok, Instagram, X & more), one key.

106 installs/wk 178 tools answering
Creator SKILL — Influencer Discovery
by deinai

AI influencer search on TikTok, Instagram, YouTube. Deinai MCP token required; credits per result.

85 installs/wk answering

Social Data MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Social Data MCP?
Social Data MCP 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-data-mcp.
How do I connect Social Data MCP?
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-data-mcp straight from npm; nothing to host, nothing to sign up for.
Is Social Data MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.