MCP Directory
Back

mcp

by supadata-ai · TypeScript · ★ 57

Official Supadata MCP Server - Adds powerful video & web scraping to Cursor, Claude and any other LLM clients.

#ai#crawler#llm#mcp#scrape#tiktok#transcript#whisper#youtube

Install

npx -y github:supadata-ai/mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:supadata-ai/mcp"
      ]
    }
  }
}

From the README

[](https://glama.ai/mcp/servers/@supadata-ai/mcp) A Model Context Protocol (MCP) server that integrates with [Supadata](https://supadata.ai) for video transcript extraction, web scraping, crawling, and site discovery. - **Video transcript extraction** from YouTube, TikTok, Instagram, Twitter, and file URLs - Web scraping, crawling, and URL discovery - Media metadata retrieval from YouTube, TikTok, Instagram, and Twitter - AI-powered structured data extraction from video content - Automatic retries and rate limiting For setup instructions for Claude, ChatGPT, Cursor, Windsurf, VS Code, and o…
Read full README on GitHub →

Related ai & ml servers