TranscriptMagic
@TranscriptMagic
关于 TranscriptMagic
TranscriptMagic is a remote MCP server that lets AI assistants — Claude, Cursor, Windsurf, Cline, ChatGPT, and any Model Context Protocol client — generate transcripts from YouTube videos, YouTube Shorts, TikTok videos, Instagram Reels, Instagram posts, and Facebook videos. Trans
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"transcript-magic": {
"url": "https://mcp.transcriptmagic.com/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is TranscriptMagic?
TranscriptMagic is a remote Model Context Protocol (MCP) server that lets AI assistants generate transcripts from YouTube, TikTok, Instagram, and Facebook videos. It is hosted at https://mcp.transcriptmagic.com/mcp, uses OAuth 2.0 (Sign in with Google) for authentication, and charges 1 credit per transcript (new accounts get free credits).
How to use TranscriptMagic?
Connect any MCP-compatible client (Claude Desktop, Cursor, Windsurf, Cline, etc.) to the server URL https://mcp.transcriptmagic.com/mcp. On the first tool call, the client will open a browser window for OAuth sign-in. No installation is required.
Key features of TranscriptMagic
- Transcribe YouTube, TikTok, Instagram, and Facebook videos.
- Supports video URLs (watch, Shorts, Reel, etc.).
- Credits cost 1 per transcript; balance and recent transcripts are free.
- Works only on public videos (no private, age-restricted, or login-walled).
- OAuth scope limited to identifying your TranscriptMagic account.
Use cases of TranscriptMagic
- Extract key takeaways from a YouTube video using an AI assistant.
- Turn a TikTok transcript into a Twitter thread.
- List recent transcripts and summarize Instagram ones.
- Check remaining credits with a simple prompt.
FAQ from TranscriptMagic
How do I authenticate with the server?
The first tool call opens a browser window to sign in with Google via OAuth 2.0. No manual token configuration needed.
Which video platforms are supported?
YouTube (watch, youtu.be, Shorts), TikTok, Instagram (reel, post, TV), and Facebook (watch, fb.watch, reels). Public videos only.
How much does it cost?
Each transcript costs 1 credit. get_credit_balance and list_recent_transcripts are free. New accounts receive free credits to try the server.
Where are transcripts stored and how is privacy handled?
Transcripts are saved to your account history (deletable from the dashboard). The server only accesses videos you explicitly send via tool calls.
What are the technical requirements?
No installation required. Uses Streamable HTTP transport (fallback SSE at https://mcp.transcriptmagic.com/sse). Works with any MCP-compatible client.
AI 与智能体 分类下的更多 MCP 服务器
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
评论