
BibiGPT AI video & audio summarizer
@JimmyLv
关于 BibiGPT AI video & audio summarizer
OpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"bibigpt": {
"type": "http",
"url": "https://bibigpt.co/api/mcp"
}
}
}工具
6Summarize an online video or podcast. Supports YouTube, Bilibili, TikTok, Twitter/X, Xiaohongshu, podcasts, and more. Returns AI-generated summary text.
Summarize a video with custom prompt, AI model, and output language. Use this when the user wants a specific summary style or language.
Summarize a video chapter by chapter. Returns structured summaries for each section/chapter of the video.
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.
Check the status of an async summary task. Returns the summary when completed, or current status if still processing.
Get the full transcript/subtitles of a video or podcast. Returns subtitle array with timestamps in the detail field.
概览
What is BibiGPT AI video & audio summarizer?
BibiGPT AI video & audio summarizer is an AI agent skill for summarizing videos, audio, and podcasts via BibiGPT. It can be used as a CLI skill, a remote MCP server, or an OpenAPI endpoint, and works with any MCP-compatible client such as Claude, ChatGPT, Cursor, and others.
How to use BibiGPT AI video & audio summarizer?
Three ways: install the bibi CLI and add the skill with npx skills add JimmyLv/bibigpt-skill; use the remote MCP server at https://bibigpt.co/api/mcp with any MCP client; or make direct HTTP calls to the OpenAPI endpoints. After setup, ask your agent to summarize a video/audio URL or a local file.
Key features of BibiGPT AI video & audio summarizer
- Summarize videos, audio, and podcasts from URLs or local files.
- Chapter-by-chapter summaries, transcript extraction, and article rewriting.
- Batch processing of multiple URLs and cross-source research compilation.
- Export notes to Notion, Obsidian, or local files.
- Visual analysis of video frames and on-screen content.
- Available as CLI, remote MCP server, or OpenAPI.
Use cases of BibiGPT AI video & audio summarizer
- Quickly summarize a YouTube video or podcast episode.
- Extract subtitles and timestamps from a lecture recording.
- Convert a video into a blog post or social media article.
- Batch summarize multiple meeting recordings.
- Synthesize information from several videos on a topic.
FAQ from BibiGPT AI video & audio summarizer
What platforms does it support?
It supports YouTube, podcasts, and other video/audio URLs. Local files are also supported.
How do I authenticate?
For the CLI, run bibi auth login to open a browser for OAuth. For the remote MCP server, you can use OAuth or a Bearer token from your API key at bibigpt.co/user/integration.
What are the runtime requirements?
The CLI works on macOS, Linux, and Windows. The remote MCP server requires no installation—just an MCP client.
How do I update the skill?
Run npx skills update JimmyLv/bibigpt-skill to update workflows and references. The CLI can be updated with bibi self-update. The remote MCP server updates automatically.
What transports and auth are supported?
The remote MCP server uses Streamable HTTP transport with OAuth 2.1 or Bearer token authentication. The CLI uses OAuth.
媒体与设计 分类下的更多 MCP 服务器
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
Game Asset Generator using MCP and Hugging Face Spaces
MubarakHAlketbiAn MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
评论