✓ Free to start — no credit card

Transcribe any video
right inside Claude

Paste a YouTube link, podcast URL, or upload an audio file. Claude does the rest — full transcript, summary, and Q&A in seconds.

Claude.ai (browser)
Works on any device. No install needed.
Open Claude Settings →
  1. 1Click the button above
  2. 2Click + Add custom connector
  3. 3Paste: https://whipscribe.com/mcp
  4. 4Click Add — done
Claude Desktop (app)
One-click install
Download the extension. Double-click to install.
↓ Download Extension (.mcpb)
  1. 1Click Download above
  2. 2Double-click the file
  3. 3Claude opens → click Install

Free tier included. No API key needed to get started. Upgrade at whipscribe.com/pricing for more minutes.

What it looks like in chat
Transcribe these 5 videos and give me the key ideas:
youtube.com/watch?v=abc123
youtube.com/watch?v=def456
youtube.com/watch?v=ghi789 …
↑ Claude calls Whipscribe automatically. You never leave the chat.

Any audio → text, in Claude

🎥
YouTube playlist
Turn a whole playlist into a searchable knowledge base.
"Transcribe all 8 videos in this playlist and summarize the main themes."
🎙️
Podcast notes
Get timestamped show notes and pull exact quotes.
"Transcribe this episode and give me the 5 most actionable takeaways."
🎓
Lecture notes
Turn recorded lectures into study guides instantly.
"Transcribe this lecture and create flashcards from the key concepts."
📞
Meeting recordings
Upload a recording, get action items and decisions.
"Transcribe this meeting and list who is responsible for what."
🔬
Research interviews
Analyze patterns across multiple interview recordings.
"Transcribe all 10 interviews and identify recurring pain points."
📖
Second brain
Build a knowledge base from your favourite creators.
"Transcribe every video in this channel and index them by topic."

Every MCP-compatible AI tool

Claude Desktop Claude.ai Claude Code Cursor Windsurf Any MCP client

Install via terminal (Python 3.10+ required):

uvx whipscribe-mcp

Claude Desktop — add to claude_desktop_config.json:

{
  "mcpServers": {
    "whipscribe": {
      "command": "uvx",
      "args": ["whipscribe-mcp"]
    }
  }
}

Add "WHIPSCRIBE_API_KEY": "your-key" inside an "env" block to unlock paid quota. Get your key at whipscribe.com/keys.

Full docs: github.com/neugence/whipscribe-mcp