biliscribe
@mcp-server-summary
biliscribe について
A MCP Server that extracts and formats Bilibili video content into structured text, optimized for LLM processing and analysis.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"biliscribe-mcp-server-summary": {
"command": "uvx",
"args": [
"mcp-server-biliscribe"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is biliscribe?
biliscribe is an MCP (Model Context Protocol) server that extracts and formats Bilibili video content into structured text, optimized for LLM processing and analysis.
How to use biliscribe?
Install the mcp-server-biliscribe package via uvx mcp-server-biliscribe. Set the required environment variables for Cloudflare R2 credentials and a Replicate API key. Ensure ffmpeg is callable from your shell environment.
Key features of biliscribe
- Extracts Bilibili video content into structured text
- Uses WhisperX via Replicate for transcription
- Stores audio data in Cloudflare R2
- Supports both stdio (default) and SSE communication protocols
- Targets LLM processing and analysis workflows
Use cases of biliscribe
- Summarizing Bilibili video transcripts for LLM-based content analysis
- Building structured text datasets from Bilibili videos for training or fine-tuning
- Automating caption extraction for multilingual or research purposes
FAQ from biliscribe
What are the prerequisites for using biliscribe?
You need Cloudflare R2 access credentials, a Replicate API key, and ffmpeg available in your shell environment. The server has only been tested on macOS.
How do I switch between stdio and SSE protocols?
Set the environment variable BILISCRIBE_SERVER_SSE to true to enable SSE mode; otherwise the default is stdio.
What environment variables are required?
REPLICATE_API_TOKEN, S3_API_ENDPOINT, BUCKET_NAME, ACCESS_KEY, and SECRET_KEY must be set.
「その他」の他のコンテンツ
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント