
Transcript Magic
Pull full transcripts from social and long-form video URLs inside the agent so you can quote, summarize, or repurpose without manual copy-paste.
Overview
Transcript Magic is a MCP server for the Grow phase that generates transcripts from YouTube, TikTok, Instagram, and Facebook videos for agent-driven content and research.
What is this MCP server?
- Transcripts from four platforms: YouTube, TikTok, Instagram, and Facebook
- Remote MCP over streamable-http at mcp.transcriptmagic.com/mcp
- Alternate SSE endpoint at mcp.transcriptmagic.com/sse for compatible clients
- No API key in server schema—register URL only for quick agent wiring
- Open-source server repo on GitHub (TranscriptMagic/mcp-server)
- 4 supported video platforms: YouTube, TikTok, Instagram, Facebook
- 2 remote transport endpoints: streamable-http and SSE
- Server schema version 1.0.0 per published manifest
What problem does it solve?
Copying transcripts from scattered video platforms breaks flow when you are researching competitors or batching content ideas in one agent session.
Who is it for?
Creators and indie SaaS founders who repurpose short-form and long-form video into written assets inside Claude Code or Cursor.
Skip if: Teams that need guaranteed offline Whisper pipelines, private-video access without platform support, or warehouse-style bulk media archives with semantic search.
What do I get? / Deliverables
After you register the remote MCP URL, your agent can request transcripts from supported platforms and hand you plain text for summaries, quotes, and downstream editing skills.
- Plain-text transcripts from supported platform videos
- Agent-ready source material for summaries and content drafts
Recommended MCP Servers
Journey fit
Canonical shelf is Grow because solo builders most often install transcript MCPs to fuel content pipelines, newsletters, and SEO assets after they are shipping. Content subphase fits turning third-party and own-channel video speech into editable text for posts, scripts, and research briefs.
How it compares
Hosted multi-platform transcript MCP, not a local Whisper skill or a full video-editing workflow.
Common Questions / FAQ
Who is Transcript Magic for?
Solo builders and content-focused indies who want MCP-connected agents to pull transcripts from major social video platforms without manual transcription.
When should I use Transcript Magic?
Use it when you have public video URLs on YouTube, TikTok, Instagram, or Facebook and need spoken content as text during research, scripting, or content batching in your agent.
How do I add Transcript Magic to my agent?
Add the remote MCP server URL https://mcp.transcriptmagic.com/mcp (streamable-http) or the SSE URL https://mcp.transcriptmagic.com/sse in your client’s MCP configuration per transcriptmagic.com and your agent’s remote-server docs.