Supadata MCP Server
Connect your AI assistant to YouTube and the web. The Supadata MCP server gives Claude, Cursor, and other AI tools direct access to video transcripts, web scraping, and media data.
✔️ Get YouTube transcripts in any MCP-compatible AI assistant
✔️ Scrape and crawl web pages directly from your AI workflow
✔️ Works with Claude Desktop, Cursor, Windsurf, and more

What is the Supadata MCP Server?
The Supadata MCP server is an official Model Context Protocol (MCP) integration that lets AI assistants fetch real-world data from YouTube and the web.
Instead of copying and pasting content manually, your AI agent can call Supadata tools directly — extracting YouTube transcripts, scraping web pages, and retrieving video metadata as part of any conversation or workflow.
Quick Setup
Add the Supadata MCP server to your AI tool in seconds:
SUPADATA_API_KEY=your_api_key npx -y supadata-mcpGet your free API key at supadata.ai — no credit card required.
Available Tools
Once connected, your AI assistant can use these Supadata tools:
| Tool | Description |
|---|---|
get_transcript | Fetch full transcript from any YouTube video URL |
get_video_metadata | Get title, description, duration, and channel info |
scrape | Extract clean text content from any webpage |
crawl | Discover and crawl multiple pages from a website |
map | Get a full sitemap of URLs from a domain |
Compatible AI Tools
The Supadata MCP server works with any MCP-compatible client:
- Claude Desktop (Anthropic)
- Cursor (AI code editor)
- Windsurf (Codeium)
- Continue (VS Code/JetBrains)
- Any MCP-compatible agent
Use Cases
YouTube Research
Ask your AI to summarize a YouTube video, extract key points from a lecture, or compare multiple videos — without leaving your chat.
Example: Summarize a YouTube Video in Claude
Once the MCP server is connected, you can prompt Claude:
“Summarize this YouTube video for me: https://youtube.com/watch?v=dQw4w9WgXcQ”
Claude will call the get_transcript tool, retrieve the full transcript via Supadata, and generate a summary — all in one step.