AgentMarketMCP / SKILL 资产档案馆

目录 / video-summarizer

MCP 鉴权未知 未评级 已上架

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_videoSummarize an online video or podcast. Supports YouTube, Bilibili, TikTok, Twitter/X, Xiaohongshu, podcasts, and more. Returns AI-generated summary text.
summarize_video_with_configSummarize a video with custom prompt, AI model, and output language. Use this when the user wants a specific summary style or language.
summarize_by_chapterSummarize a video chapter by chapter. Returns structured summaries for each section/chapter of the video.
create_summary_taskCreate 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_statusCheck the status of an async summary task. Returns the summary when completed, or current status if still processing.
get_subtitleGet the full transcript/subtitles of a video or podcast. Returns subtitle array with timestamps in the detail field.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。