This MCP server retrieves transcripts for given YouTube video URLs.
From the registry: An MCP server retrieving transcripts of YouTube videos
Please install the `mcp-youtube-transcript` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **uv installed** — Requires uv (for uvx) to be installed (https://docs.astral.sh/uv)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["--from","git+https://github.com/jkawamoto/mcp-youtube-transcript","mcp-youtube-transcript"]
- optional environment variables:
- `WEBSHARE_PROXY_USERNAME`: Webshare proxy username for bypassing IP bans
- `WEBSHARE_PROXY_PASSWORD`: Webshare proxy password
- `HTTP_PROXY`: HTTP proxy URL
- `HTTPS_PROXY`: HTTPS proxy URL
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.WEBSHARE_PROXY_USERNAMErequiredUsername for the Residential Proxy when using Webshare.WEBSHARE_PROXY_PASSWORDrequiredPassword for the Residential Proxy when using Webshare.HTTP_PROXYProxy server URL for HTTP requests.HTTPS_PROXYProxy server URL for HTTPS requests.MCP server for searching Airweave collections with natural language queries.