diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 98a9560..2fac210 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,7 +6,7 @@ "url": "https://transcriptapi.com" }, "metadata": { - "description": "YouTube MCP and YouTube Skill packages by TranscriptAPI.", + "description": "YouTube MCP and YouTube Skill packages by TranscriptAPI: 15M+ transcripts/month.", "version": "1.2.0" }, "plugins": [ diff --git a/README.md b/README.md index fa4014e..a435fdf 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ MIT License

+> **Powering 15M+ transcripts every month** ยท 500K+ transcripts processed daily ยท 49ms median response time +> Trusted in production by [youtubetotranscript.com](https://youtubetotranscript.com) (~11M/mo) and [recapio.com](https://recapio.com) (~2.8M/mo). + --- ## ๐Ÿงฉ What is this? @@ -59,6 +62,7 @@ Most YouTube integrations do one thing: pull a single transcript. **This is a fu | Channel & playlist extraction | โœ… Yes | โŒ No | | Latest-uploads monitoring (free) | โœ… Yes | โŒ No | | OAuth 2.1 + API key auth | โœ… Both | โŒ Usually neither | +| Production scale (15M+ req/mo) | โœ… Yes | โŒ Hobbyist scrapers | | Works on mobile Claude & web Claude | โœ… Yes | โŒ No | | Agent-friendly error messages | โœ… Yes | โŒ Bare HTTP codes | | No yt-dlp, no headless browser, no binaries | โœ… Just an API call | โŒ Blocked on cloud IPs | diff --git a/marketplace.json b/marketplace.json index 98a9560..2fac210 100644 --- a/marketplace.json +++ b/marketplace.json @@ -6,7 +6,7 @@ "url": "https://transcriptapi.com" }, "metadata": { - "description": "YouTube MCP and YouTube Skill packages by TranscriptAPI.", + "description": "YouTube MCP and YouTube Skill packages by TranscriptAPI: 15M+ transcripts/month.", "version": "1.2.0" }, "plugins": [ diff --git a/smithery.yaml b/smithery.yaml index b77e848..c8e96d6 100644 --- a/smithery.yaml +++ b/smithery.yaml @@ -10,8 +10,9 @@ startCommand: description: >- YouTube transcripts + YouTube search MCP for AI agents. 12 tools: transcript extraction, video & channel metadata, video search, channel search, channel - browsing, playlist extraction, and new-upload polling. Authenticate via - OAuth (Dynamic Client Registration) or API key. + browsing, playlist extraction, and new-upload polling. Production-scale + (15M+ requests/month, 49ms median). Authenticate via OAuth (Dynamic Client + Registration) or API key. metadata: homepage: https://transcriptapi.com