目录 / video-summarizer
video-summarizer
BibiGPT is an AI-powered video and audio assistant that turns hours of content into actionable knowledge in seconds. What it does: - Summarize videos and podcasts from YouTube, Bilibili, TikTok, Twitter/X, Xiaohongshu, Douyin, Apple Podcasts, Spotify, and 20+ platforms - Extract full transcripts with timestamps — even for videos without subtitles (powered by Whisper ASR) - Generate chapter-by-chapter summaries for lectures, tutorials, and long-form content - Async task processing for videos over 2 hours Why agents love it: - 6 MCP tools with clear, composable APIs — summarize, get subtitles, chapter breakdown, async task creation & polling - Works with any AI model (GPT-4o, Claude, Gemini, etc.) via custom prompt config - Output in 5 languages: English, Chinese, Japanese, Korean, Traditional Chinese - OAuth 2.1 + Bearer token auth — compatible with Claude, ChatGPT, Cursor, Codex, and all MCP clients Who uses it: 500,000+ users — content creators, researchers, students, and knowledge workers who process video content at scale. Built by BibiGPT (bibigpt.co).
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://video-summarizer--bibigpt.run.tools
{
"mcpServers": {
"video-summarizer": {
"url": "https://video-summarizer--bibigpt.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| summarize_video | Summarize an online video or podcast. Supports YouTube, Bilibili, TikTok, Twitter/X, Xiaohongshu, podcasts, and more. Returns AI-generated summary text. |
| summarize_video_with_config | Summarize a video with custom prompt, AI model, and output language. Use this when the user wants a specific summary style or language. |
| summarize_by_chapter | Summarize a video chapter by chapter. Returns structured summaries for each section/chapter of the video. |
| create_summary_task | Create an async summary task for a video. Returns a taskId to poll with get_task_status. Use for long videos that take time to process. |
| get_task_status | Check the status of an async summary task. Returns the summary when completed, or current status if still processing. |
| get_subtitle | Get the full transcript/subtitles of a video or podcast. Returns subtitle array with timestamps in the detail field. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。