Official Supadata MCP Server - Adds powerful video & web scraping to Cursor, Claude and any other LLM clients.
6 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
supadata_map | Crawl a whole website and get all URLs on it using Supadata's mapping API. **Purpose:** Extract all links found on a website for content discovery and sitemap creation. **Best for:** Website content discovery, SEO analysis, content aggregation, automated web scraping and indexing. **Use cases:** Creating a sitemap, running a crawler to fetch content from all pages of a website. **Usage Example:** ```json { "name": "supadata_map", "arguments": { "url": "https://example.com" } } ``` **Returns:** Array of URLs found on the website. |
Manual installation
You can install the MCP server using:
Installation for