YouTube Video Summarizer (pay-per-call)
io.github.jontelep/summarize-vidSummarize YouTube videos or fetch transcripts. Pay-per-call via x402 (USDC on Base), no account.
Tools · 3
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 tha…
Fetch the raw transcript text of a YouTube video (no model run — the cheaper SKU), in any of 100+ languages (`language` param, BCP-47). Pay-per-call via x402 (USDC on Base), no account. A video withou…
New videos on a YouTube channel since your last poll — stateless channel monitoring, no accounts or webhooks. Pass a channel URL, @handle, or channel id, plus an optional cursor (`since_video_id` or `…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"youtube_video_summarizer_(pay-per-call)": {
"url": "https://mcp.sumvid.app/mcp",
"transport": "streamable-http"
}
}
}