X/Twitter, YouTube and TikTok data tools in one stdio MCP server (Apify-hosted). Pay per result.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Three pay-per-result social data tools β X/Twitter profiles & tweets, YouTube videos & channels, TikTok profiles & video stats β exposed to AI agents as MCP servers and as Agent Skills. They run on Apify; nothing here needs a login, a cookie, or a platform API key, and you are charged only for rows that actually came back, at the same price on every Apify plan (free included).
| Tool | Apify Actor | Price |
|---|---|---|
| X (Twitter) profiles, tweets, single-tweet lookup, engagement filters, incremental runs | nick.cheng/x-twitter-profile-tweets-scraper | $0.005/account Β· $0.0003/tweet Β· $0.005/tweet lookup |
| YouTube video metadata & channel data, filters by views/duration/date | nick.cheng/youtube-video-channel-scraper | $0.015/video Β· $0.005/channel |
| TikTok profiles & per-video stats | nick.cheng/tiktok-profile-stats-scraper | $0.02/profile Β· $0.01/video |
Narrower single-purpose variants of the same code, for when you want exactly one thing:
x-profile-data Β·
single-tweet-scraper Β·
youtube-video-stats Β·
tiktok-follower-count Β·
tiktok-video-stats.
Apify hosts an MCP endpoint for every Actor. Add one URL to any client that supports remote MCP servers (Claude, Cursor, VS Code, β¦) and authenticate with your Apify account when prompted:
Or pick one: https://mcp.apify.com/?tools=nick.cheng/tiktok-profile-stats-scraper.
The three servers are also listed in the official MCP Registry as
io.github.mrocker/x-twitter-profile-tweets, io.github.mrocker/youtube-video-channel,
io.github.mrocker/tiktok-profile-stats (see servers/), and on Smithery:
nick-cheng/x-twitter-profile-tweets Β·
nick-cheng/youtube-video-channel Β·
nick-cheng/tiktok-profile-stats
(the Smithery gateway forwards your Apify token as a token query parameter).
Published on npm as social-data-mcp and in the
MCP Registry as io.github.mrocker/social-data-mcp:
This is a thin wrapper that starts Apify's own @apify/actors-mcp-server pre-scoped to the three
Actors. Get a token at https://console.apify.com/account/integrations (free account is enough).
Installs three skills β x-twitter-profile-tweets, youtube-video-channel, tiktok-profile-stats
β each a short SKILL.md telling the agent when to call the tool, how (one curl), what comes
back, and what the tool cannot do.
Keyword search on X, follower lists, reply threads, YouTube transcripts, TikTok video lists per account. Each of those needs either a logged-in account or defeating a platform's proof-of-origin check, and these tools do neither. The READMEs on Apify say so up front.
MIT for the code in this repository. The Actors themselves are used under Apify's terms.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/social-data-mcp)<a href="https://allmcps.com/mcp/social-data-mcp"><img src="https://allmcps.com/api/badge/social-data-mcp?style=directory" alt="Social Data MCP on AllMCPs" /></a>