Skip to main content
Glama

YouTube Translate MCP

by brianshin22

get_translation

Obtain translated transcripts of YouTube videos by providing the video URL and target language. Simplify multilingual content comprehension with this translation tool.

Instructions

Get a translated transcript of a YouTube video

Input Schema

NameRequiredDescriptionDefault
languageYes
urlYes

Input Schema (JSON Schema)

{ "properties": { "language": { "title": "Language", "type": "string" }, "url": { "title": "Url", "type": "string" } }, "required": [ "url", "language" ], "title": "get_translationArguments", "type": "object" }
Install Server

Other Tools from YouTube Translate MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/brianshin22/youtube-translate-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server