HasData YouTube for Cursor
com.hasdata/youtube
Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project.
client:Cursor
transport:streamable-http
runtime:npm
Install HasData YouTube in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"youtube": {
"url": "https://mcp.hasdata.com/mcp?apis=youtube"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs