HasData YouTube for Gemini CLI
com.hasdata/youtube
Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install HasData YouTube in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"youtube": {
"httpUrl": "https://mcp.hasdata.com/mcp?apis=youtube"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs