HasData YouTube for VS Code
com.hasdata/youtube
Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project.
client:VS Code
transport:streamable-http
runtime:npm
Install HasData YouTube in VS Code
.vscode/mcp.json
{
"servers": {
"youtube": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=youtube"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs