Supadata
About
Official MCP server for [Supadata](https://supadata.ai) - YouTube, TikTok, X and Web data for makers.
Details
- Author
- supadata-ai
- Downloads
- 402
- Categories
- Developer Tools, Other, AI
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
SupadataCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"supadata-mcp": {
"command": "npx",
"args": [
"-y",
"supadata-mcp"
],
"env": {
"SUPADATA_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"supadata": {
"supadata-mcp": {
"command": "npx",
"args": [
"-y",
"supadata-mcp"
],
"env": {
"SUPADATA_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
}
McpServers
{
"supadata-mcp": {
"command": "npx",
"args": [
"-y",
"supadata-mcp"
],
"env": {
"SUPADATA_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
Supadata MCP Server
A Model Context Protocol (MCP) server implementation that integrates with Supadata for web scraping capabilities.
Features
- Video transcript extraction from YouTube, TikTok, Twitter, and file URLs
- Web scraping, crawling, and discovery
- YouTube video, playlist and channel data
- Automatic retries and rate limiting
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





