Loading...
npx -y @smithery/cli install @kimtaeyoon83/mcp-server-youtube-transcript --client claude{
"mcpServers": {
"youtube-transcript": {
"command": "npx",
"args": ["-y", "@kimtaeyoon83/mcp-server-youtube-transcript"]
}
}
}get_transcriptExtracts the transcript from a YouTube video based on the provided URL and language preferences.
Read-only operation; retrieves data without modifying any resources.
This server is generally safe for use as it primarily performs read-only operations. The risk is low, but it's important to be aware of potential network errors and the reliance on YouTube's API. Ensure proper error handling in client applications.