
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.
「メディアとデザイン」の他のコンテンツ
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
コメント