Quick Start
Overview
The Supadata MCP (Model Context Protocol) server enables powerful web and video scraping capabilities directly within AI development environments like Cursor, Claude Desktop, and VS Code. This open-source integration allows AI models to extract transcripts, scrape web pages, and crawl entire websites to gather context.Features
- Multi-Platform Support: Works with YouTube, TikTok, Instagram, Twitter, and more
- AI-First Design: Optimized for use with LLMs and AI assistants
- Multiple Tools: Transcript extraction, web scraping, site mapping, and crawling
- Easy Integration: Simple setup with popular AI tools
Installation
Manual Installation
Integration Setup
Cursor
- Open Cursor Settings
- Navigate to MCPs & Integrations → New MCP Server
- Add new MCP server:
Claude Desktop
Go to Claude settings → ** Developer** → Edit Config and add the following to the config file:VS Code
Using the MCP extension:- Install the MCP extension
- Add Supadata server configuration
- Set your API key in environment settings
Windsurf
Add to~/.windsurf/cascade/config.json
:
Configuration
Environment Variables
SUPADATA_API_KEY
: Your Supadata API key (required)