A hosted MCP server that pulls transcripts from YouTube, TikTok, Instagram, and Facebook videos through four dedicated tools: transcribe_youtube, transcribe_tiktok, transcribe_instagram, and transcribe_facebook. Each transcript costs 1 credit from your TranscriptMagic account. Connects to Claude Desktop, Cursor, Windsurf, and Cline over streamable HTTP with OAuth 2.0 sign-in via Google. You also get get_credit_balance and list_recent_transcripts for managing your account. Works only on public videos, not private or age-restricted content. New accounts start with free credits. Useful when you need to analyze video content without manually copying captions or when the platform doesn't expose them directly.
Public tool metadata for what this MCP can expose to an agent.
transcribe_youtubeFetch the transcript of a public Youtube video given its URL. Returns the transcript as plain text. Costs 1 credit per call. Does not work on private, age-restricted, or login-walled videos. Accepts standard YouTube URLs (youtube.com/watch, youtu.be, Shorts).1 paramsFetch the transcript of a public Youtube video given its URL. Returns the transcript as plain text. Costs 1 credit per call. Does not work on private, age-restricted, or login-walled videos. Accepts standard YouTube URLs (youtube.com/watch, youtu.be, Shorts).
urlstringtranscribe_tiktokFetch the transcript of a public Tiktok video given its URL. Returns the transcript as plain text. Costs 1 credit per call. Does not work on private, age-restricted, or login-walled videos. Accepts tiktok.com/@user/video/... URLs and vm.tiktok.com short links.1 paramsFetch the transcript of a public Tiktok video given its URL. Returns the transcript as plain text. Costs 1 credit per call. Does not work on private, age-restricted, or login-walled videos. Accepts tiktok.com/@user/video/... URLs and vm.tiktok.com short links.
urlstringtranscribe_instagramFetch the transcript of a public Instagram video given its URL. Returns the transcript as plain text. Costs 1 credit per call. Does not work on private, age-restricted, or login-walled videos. Accepts instagram.com/reel/, /p/, and /tv/ URLs.1 paramsFetch the transcript of a public Instagram video given its URL. Returns the transcript as plain text. Costs 1 credit per call. Does not work on private, age-restricted, or login-walled videos. Accepts instagram.com/reel/, /p/, and /tv/ URLs.
urlstringtranscribe_facebookFetch the transcript of a public Facebook video given its URL. Returns the transcript as plain text. Costs 1 credit per call. Does not work on private, age-restricted, or login-walled videos. Accepts facebook.com/watch, fb.watch, and Reels URLs.1 paramsFetch the transcript of a public Facebook video given its URL. Returns the transcript as plain text. Costs 1 credit per call. Does not work on private, age-restricted, or login-walled videos. Accepts facebook.com/watch, fb.watch, and Reels URLs.
urlstringget_credit_balanceReturns the signed-in user's remaining transcript credits and current plan. Free; does not consume credits.Returns the signed-in user's remaining transcript credits and current plan. Free; does not consume credits.
No parameter schema in public metadata yet.
list_recent_transcriptsList the user's recently saved transcripts (most recent first). Returns video URL, platform, title, and a short preview for each. Free; does not consume credits.2 paramsList the user's recently saved transcripts (most recent first). Returns video URL, platform, title, and a short preview for each. Free; does not consume credits.
limitintegerplatformstringyoutube · tiktok · instagram · facebookRemote Model Context Protocol server that lets AI assistants generate transcripts from YouTube, TikTok, Instagram, and Facebook videos.
https://mcp.transcriptmagic.com/mcpNo installation required. Connect it to Claude Desktop, Cursor, Windsurf, Cline, or any MCP-compatible client using the URL above.
| Tool | Description | Cost |
|---|---|---|
transcribe_youtube | Transcript from a YouTube URL (watch, youtu.be, or Shorts). | 1 credit |
transcribe_tiktok | Transcript from a TikTok URL (tiktok.com/@user/video/... or vm.tiktok.com). | 1 credit |
transcribe_instagram | Transcript from an Instagram URL (/reel/, /p/, /tv/). | 1 credit |
transcribe_facebook | Transcript from a Facebook URL (facebook.com/watch, fb.watch, Reels). | 1 credit |
get_credit_balance | Returns remaining credits and current plan. | Free |
list_recent_transcripts | Lists recent transcripts saved to your account, with previews. | Free |
Public videos only. Does not work on private, age-restricted, or login-walled videos.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"transcript-magic": {
"url": "https://mcp.transcriptmagic.com/mcp"
}
}
}
Restart Claude Desktop. The first tool call will open a browser window to sign in with Google.
Settings → MCP → Add new MCP Server → paste https://mcp.transcriptmagic.com/mcp. Cursor will prompt for OAuth on first use.
Settings → Cascade → MCP Servers → Add. Use the same URL.
Open the Cline panel → MCP Servers → Add Remote Server → paste the URL above.
Point it at https://mcp.transcriptmagic.com/mcp (streamable HTTP). For older clients that only support SSE, use https://mcp.transcriptmagic.com/sse.
"Transcribe this video and pull out the three main takeaways: https://www.youtube.com/watch?v=…"
"Get the TikTok transcript at vm.tiktok.com/… and turn it into a Twitter thread."
"List my last 10 transcripts and summarize the Instagram ones."
"How many credits do I have left?"
Credits are tied to your TranscriptMagic account. Sign in once via OAuth from your MCP client, then top up at transcriptmagic.com/dashboard/account when you run low. New accounts come with free credits to try the server.
get_credit_balance and list_recent_transcripts are free and never consume credits.
Full policy: transcriptmagic.com/privacy
io.github.socialapishub/social-media-api
io.github.xpaysh/social-media
com.thenextgennexus/youtube-media-mcp-server
io.github.ludmila-omlopes/youtube-video-analyzer
csoai-org/social-media-ai-mcp
com.ezbizservices/social-media