This listing appears offline
Our automated checks couldnβt reach the source repository, so weβve removed it from search, browse, and the API β this page stays reachable at this direct link only. If this is your project, claim it to fix the link and restore visibility.
Claim this listingRetrieve existing or generated YouTube transcripts with timestamps through Capslane.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The Capslane MCP server retrieves timestamped YouTube transcripts from compatible assistants and developer tools. It exposes three read-only tools for requesting a transcript, checking a generated transcript job and listing the caption languages observed for a video.
https://capslane.com/mcpAuthorization: Bearer YOUR_API_KEYKeep the API key in the client's secure connection settings. Do not include it in prompts.
Node.js 20 or later is required.
get_youtube_transcriptRetrieve existing YouTube captions or start and optionally wait for a generated transcript.
Inputs:
url: public YouTube URL or 11-character video IDlang: optional preferred language codemode: native, auto or generatetext: return one text string instead of timestamped segmentswaitForCompletion: wait for an accepted transcript job before returningget_transcript_statusReturn the current state of a generated transcript job.
Input:
jobId: job identifier returned by get_youtube_transcriptlist_available_languagesReturn the caption languages observed for a public YouTube video. This consumes one transcript request.
Input:
url: public YouTube URL or 11-character video IDnative returns existing captions and never starts speech transcription.auto uses existing captions first and generates a transcript only when needed.generate creates a transcript from the video audio.Create a dedicated API key for each MCP client. Keep keys out of prompts, committed files and shared configuration.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/capslane-2)<a href="https://allmcps.com/mcp/capslane-2"><img src="https://allmcps.com/api/badge/capslane-2?style=directory" alt="Capslane on AllMCPs" /></a>