YouTube Summary MCP API
## Overview The **YouTube Summary MCP API** converts any YouTube URL into a clean, structured JSON summary using an MCP-style output format. Perfect for automation workflows, dashboards, content research, and AI agent pipelines. ### 🚀 What this API does 1. Extracts YouTube video data (title + description) 2. Builds a high-quality prompt 3. Sends it to an AI model for summarization 4. Returns a…
YouTube Summary MCP API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
summarize /mcp-youtube-summary |
Takes a YouTube URL and returns an MCP-style structured summary: summary_short, key_points, and action_steps. |
YouTube Summary MCP API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | $5 / month | 5000 / hour |
|