YouTube MCP Server logo

YouTube MCP Server

0

YouTube MCP server for Cursor. Search videos, read video and channel data and pull transcripts as structured JSON, with no Google Cloud project or YouTube Data API key to manage. Remote MCP server hosted by HasData, connects over streamable HTTP with your HasData API key.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "type": "streamable-http", "url": "https://mcp.hasdata.com/api/mcp?apis=youtube", "headers": { "x-api-key": "YOUR_HASDATA_API_KEY" } }