summarize_youtube_video
ActiveTool of YouTube Video Summarizer (pay-per-call)
Summarize a YouTube video with Claude and return the summary text, in any of 100+ output languages (`language` param, BCP-47). Pay-per-call via x402 (USDC on Base) — no account or API key. Cheaper than pulling the full transcript into your own context. A bad URL or a video without captions returns an error and is not charged.
Parameters schema
{
"type": "object",
"title": "summarize_youtube_videoArguments",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"title": "Url"
},
"language": {
"type": "string",
"title": "Language",
"default": "en"
}
}
}Parent server
YouTube Video Summarizer (pay-per-call)
1/7 registries