Skip to content
4 changes: 2 additions & 2 deletions integrations/mcp.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "MCP"
description: "Model Context Protocol server for AI-powered web and video scraping"
title: "Supadata MCP Server — YouTube Transcripts & Web Scraping for AI Agents"
description: "Connect Claude, Cursor, and ChatGPT to YouTube transcripts and web scraping via the Supadata MCP server. Get video transcripts, scrape websites, and crawl pages directly in your AI assistant."
---

## Overview
Expand Down
11 changes: 6 additions & 5 deletions youtube/supported-url-formats.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: 'URL Formats'
og:title: 'Supported YouTube URL formats | Supadata'
description: 'Supported YouTube URL formats for videos, playlists, and channels.'
title: 'Supported YouTube URL Formats and Examples | Supadata Docs'
sidebarTitle: 'URL Formats'
og:title: 'YouTube URL Format Guide - Videos, Playlists, Channels | Supadata'
description: 'Complete reference of all supported YouTube URL formats — video links, short URLs, Shorts, embeds, playlists, channels, and custom handles.'
---

## Supported YouTube URL Formats
## Supported YouTube URL and Link Formats

The API supports various input formats for referencing videos, playlists and channels. Here are the supported formats:
When working with the Supadata API, you can reference any YouTube content using a variety of URL formats and link types. Whether you need to process a standard `youtube.com/watch` URL, a short `youtu.be` link, a YouTube Shorts link, or a channel handle — the API automatically detects and normalizes the input. Below is the complete reference of all supported YouTube link formats.

| Content Type | Supported Formats | Example |
|-------------|------------------|----------|
Expand Down