
Youtube Organic Mcp
- Updated June 29, 2026
- lanternrow/youtube-organic-mcp
Youtube Organic Mcp is an MCP server that exposes read-only YouTube channel and video organic analytics through the YouTube Data API v3 and YouTube Analytics API v2 so MCP-compatible assistants can query live performance
About
Youtube Organic Mcp is an MCP server that connects AI assistants to your own YouTube channel's organic analytics through Google's official APIs. It surfaces subscribers, views, watch time, engagement, and date-range trends without ad-platform gates. Reach for it when you are optimizing a content channel or debugging performance and want the assistant to query live stats instead of pasted exports.
- Read-only YouTube Data API v3 and Analytics API v2 tools
- Channel-wide and per-video metrics with optional daily breakdowns
- Reuses existing Google OAuth from other Google MCPs
- Multi-account support via optional account parameter
Youtube Organic Mcp by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env YOUTUBE_CLIENT_ID=YOUR_YOUTUBE_CLIENT_ID --env YOUTUBE_CLIENT_SECRET=YOUR_YOUTUBE_CLIENT_SECRET --env YOUTUBE_REFRESH_TOKEN=YOUR_YOUTUBE_REFRESH_TOKEN youtube-organic-mcp -- npx -y youtube-organic-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | youtube-organic-mcp |
|---|---|
| Transport | STDIO |
| Auth | Required |
| Last updated | June 29, 2026 |
| Repository | lanternrow/youtube-organic-mcp ↗ |
How can an AI assistant access your YouTube organic stats without manual CSV exports or ad-only tooling?
Pull your channel's subscribers, views, watch time, and per-video engagement into an MCP client for data-driven content decisions.
Who is it for?
Developers and technical creators who already use MCP with Google OAuth and need programmatic channel analytics in chat.
Skip if: Teams that only need YouTube Ads metrics or cannot enable YouTube Analytics APIs in Google Cloud.
What you get
Structured analytics responses including channel profile, video lists, and time-bounded metrics ready for summarization or reporting.
Recommended MCP Servers
FAQ
Which APIs does it use?
YouTube Data API v3 and YouTube Analytics API v2 with read-only tools.
Does it support multiple channels?
Yes; tools accept an optional account parameter for multi-account setups.
Is write access included?
No; tools are read-only access to your own channel organic data.