Loading MCP server directory, please wait...
YouTube transcripts for AI tools. No proxies needed; transcribes videos without captions.
npx @getmcp/cli add io.github.nnnoel/ytranscript-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
YTRANSCRIPT_API_KEYAPI key from https://ytranscript.com/developers (free plan available)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nnnoel/ytranscript-mcp": {
"command": "npx",
"args": [
"-y",
"ytranscript-mcp"
],
"env": {
"YTRANSCRIPT_API_KEY": ""
}
}
}
}