superagnt_
// mcp server

The YouTube Data MCP server

YouTube channels, videos, transcripts, and comments for agents. Content research and channel intelligence.

com.superagnt/youtube-datastreamable-http // oauth 2.18 tools

Copy the setup prompt.
Your agent does the rest.

works with any agent+ 8 more
Fetch and execute the appropriate instructions to set me up for superagnt_ from https://superagnt.com/agent-setup/prompt.md
or follow the detailed setup instructions
01// what this server exposes

Every tool the connection carries

Video detail

Title, description, view and like counts, publish date, duration, channel and thumbnails for a video id.

Subtitles

Caption tracks for a video, so an agent can read what was actually said instead of inferring from the title.

Comments

Comment threads with continuation paging, for reading audience reaction at volume.

Channel feeds

Channel details, uploads, shorts and in-channel search, with continuation tokens for deep history.

Search and trending

Keyword search with language, country and ordering, plus trending by country and section.

Audio

Audio track detail and every video using a given track.

Channel contact

Public business email for a channel by URL or channel id, for outreach workflows.

tool names08as your agent sees them
data_youtube_video_detailsdata_youtube_video_subtitlesdata_youtube_video_commentsdata_youtube_channel_detailsdata_youtube_channel_videosdata_youtube_youtube_searchdata_youtube_trending_videosdata_youtube_get_channel_email_by_url
02// the server, on paper

Identity and scope

registry name
com.superagnt/youtube-data
transport // auth
streamable-http // OAuth 2.1 or API key
endpoint
https://mcp.superagnt.com/mcp/youtube
scope
Scoped to the YouTube Data tools. Nothing else lands in the agent's context. Connecting provisions a workspace scoped to exactly what the listing names, and credits are charged only on a successful response.
04// the whole toolkit

One server up, every tool

com.superagnt/superagnt

This server is one slice of the toolkit. The master server at https://mcp.superagnt.com/mcp carries the whole toolkit over one endpoint: live social media data, lead enrichment and email finder, a real Postgres database, webhooks, schedules, and more.

See the toolkit
get your key

Point your client at https://mcp.superagnt.com/mcp/youtube and the first call works before you have opened a dashboard.

Start free