Loading MCP server directory, please wait...
YouTube transcripts for AI agents: videos, channels, playlists, search. Timestamps, SRT, VTT.
npx @getmcp/cli add io.github.fetchworks-dev/youtube-transcriptsRequires Node.js 18+. Community-contributed server. Review source before installing.
APIFY_TOKENApify API token (free at console.apify.com/settings/integrations). Transcript extraction is billed to your Apify account at $2 per 1,000 delivered transcripts.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fetchworks-dev/youtube-transcripts": {
"command": "npx",
"args": [
"-y",
"fetchworks-mcp"
],
"env": {
"APIFY_TOKEN": ""
}
}
}
}