Sign Up
Social Media Scraping API

One MCP server, every SocialKit tool

Connect Claude, Cursor, or any MCP client to social data across YouTube, TikTok, Instagram, Facebook, X, and LinkedIn - transcripts, stats, comments, and more. No install, just a URL.

  • Works with Claude, Cursor & any MCP client - no install, just a URL
  • Same key and pricing as the REST API - 20 free credits to start
No credit card required.

Loved by 20,000+ data lovers

POST mcp.socialkit.dev/mcp
# Add to your MCP client config:
{
  "mcpServers": {
    "socialkit": {
      "url": "https://mcp.socialkit.dev/mcp",
      "headers": {
        "Authorization":
          "Bearer YOUR_ACCESS_KEY"
      }
    }
  }
}

# Then in Claude / Cursor:
> Summarize this Instagram Reel
  and tell me the engagement:
  https://www.instagram.com/...

✓ Calls instagram_stats
✓ Calls instagram_comments
✓ Returns one-paragraph brief
30-second setup — Claude Desktop config
{
  "mcpServers": {
    "socialkit": {
      "url": "https://mcp.socialkit.dev/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_ACCESS_KEY"
      }
    }
  }
}

Restart Claude. Ask it to summarize a YouTube video. Done.

Not on an MCP client?

Use the Agent Skill instead

If you work in Claude Code, Cursor, or Codex, skip the MCP config. The SocialKit Agent Skill teaches your agent every endpoint, parameter, and response shape in one command — and it calls the REST API directly, so no MCP server is required.

  • One command, no config file to maintain
  • Seven workflow skills: transcripts, summaries, research, discovery, engagement, downloads
  • Same access key, same credits as MCP and REST
30-second setup — any coding agent
# 1. Install the skills
$ npx skills add SocialKit-API/skills --all
  ✓ added 7 SocialKit skills

# 2. Add your key to the environment
$ export SOCIALKIT_API_KEY="sk_live_..."

# 3. Ask for a real outcome
> Summarize this Reel and tell me how
  the top comments feel about it.

• Using SocialKit skill · instagram/summarize
• Using SocialKit skill · instagram/comments
  → one-paragraph brief + sentiment

Things you can ask your agent

Once the MCP is connected, your AI has every SocialKit endpoint available as a tool. Talk to it like you'd talk to a human researcher.

"Summarize this Reel and tell me how engaging the comments are"
"Pull the top 10 comments from this YouTube video and bucket them by sentiment"
"What's the engagement rate on @nasa's last 5 TikToks?"
"Get the transcript of every video on this TikTok channel and find the common hooks"
"Download this Instagram Reel as MP4 at 720p"
42 tools across 7 platforms

Every SocialKit endpoint, as an MCP tool

Same inputs, same response shapes as the REST API. Your agent gets the full SocialKit surface as native tools.

YouTube

8
  • youtube_transcript
  • youtube_summarize
  • youtube_stats
  • youtube_comments
  • youtube_channel_stats
  • youtube_videos
  • youtube_search
  • youtube_download

TikTok

9
  • tiktok_transcript
  • tiktok_summarize
  • tiktok_stats
  • tiktok_comments
  • tiktok_channel_stats
  • tiktok_channel_video_metrics
  • tiktok_search
  • tiktok_hashtag_search
  • tiktok_download

Instagram

9
  • instagram_transcript
  • instagram_summarize
  • instagram_stats
  • instagram_comments
  • instagram_channel_stats
  • instagram_channel_posts
  • instagram_channel_reels
  • instagram_reels_search
  • instagram_download

Facebook

5
  • facebook_transcript
  • facebook_summarize
  • facebook_stats
  • facebook_comments
  • facebook_channel_stats

Twitter / X

4
  • twitter_profile
  • twitter_tweet
  • twitter_tweets
  • twitter_transcript

LinkedIn

5
  • linkedin_profile
  • linkedin_company
  • linkedin_company_posts
  • linkedin_post
  • linkedin_transcript

Direct video

2
  • video_transcript
  • video_summarize

Your agents already know how to use this

A first-party Claude Code skill, a hosted MCP server, and a plain REST API - all official, all maintained.

Agent skill

A drop-in skill for Claude Code, Cursor, and Codex. It teaches them every endpoint, param, and response shape.

terminal
$ npx skills add \
    SocialKit-API/skills --all
  ✓ added 7 SocialKit skills

> summarize the last 5 reels from
  @nasa and rank them by views
Read the docs

MCP server

One config block. Claude, Cursor, or any MCP client gets every SocialKit endpoint as a first-class tool.

mcp config
{
  "mcpServers": {
    "socialkit": {
      "url": "https://mcp.socialkit.dev/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_KEY"
      }
    }
  }
}
Read the docs

REST API

Pipe-friendly and framework-agnostic. Wrap the endpoints as tools in OpenAI, LangChain, CrewAI, or anything with function-calling.

terminal
$ curl https://api.socialkit.dev/\
    tiktok/stats?url=... \
    -H "x-access-key: YOUR_KEY"

  → { likes, views, shares, ... }
    1 credit used
Read the docs

Zero install

Hosted at mcp.socialkit.dev over HTTP-streamable transport. No binary to download, no `npx -y` to update, no local process to babysit.

Same key, same credits

Uses the SocialKit access key you already have. Tool calls cost the same as the REST endpoint they wrap — 1 credit per success, failures free.

Stateless + safe

Server stores nothing. Your access key is forwarded to api.socialkit.dev, never logged. Open source if you want to self-host.

Hook your agent up in 30 seconds

Grab a free API key, paste 8 lines of JSON into your MCP client, and watch your AI start understanding social media.

20 free creditsNo credit cardWorks with any MCP client

Frequently Asked Questions

Ready to Extract Social Media Videos Data?

Extract video summaries, transcripts, comments, and engagement metrics from social media content with our powerful Social Media Data Extraction API.

Start Extracting for FreeNo credit card required.
https://api.socialkit.dev/youtube/summarize?url=youtube.com/watch?v=dQw4w9WgXcQ
AI Summary
+transcript

Video discusses upcoming social media trends including AI-generated content...

• Full transcript available
Engagement
+15 metrics
94%
Rate
8.2
Score
• Views, likes, comments...
Topics
+keywords
AI ContentTrendsMarketing...
• Sentiment, entities...