youtube-transcript
ActiveTool of Toolcall
declared in 1.0.0
Full plain-text transcript of a YouTube video, de-duplicated and cleaned from the captions. Accepts a video id or URL. Ideal for feeding video content to LLMs. JSON response. [Paid: $0.01 USDC per call via x402 on Base; the calling client pays automatically.]
Parameters schema
{
"type": "object",
"required": [
"v"
],
"properties": {
"v": {
"type": "string",
"description": "YouTube video id or full URL"
}
},
"additionalProperties": false
}Parent server
Toolcall
https://github.com/BeneIstvan/toolcall-mcp
1/7 registries