An Open Source YouTube app for privacy
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"FreeTube": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-FreeTube"
]
}
}
}