YouTube Transcript
STDIOMCP server that enables Claude to fetch and analyze YouTube video transcripts.
MCP server that enables Claude to fetch and analyze YouTube video transcripts.
MCP server that enables Claude to fetch and analyze YouTube video transcripts.
npm install npm run build
~/Library/Application Support/Claude/claude_desktop_config.json
:{ "mcpServers": { "youtube-transcript": { "command": "node", "args": [ "/ABSOLUTE/PATH/TO/ytrnscrpt-mcp-server/dist/index.js" ] } } }
MIT