biliscribe
If you are the rightful owner of biliscribe and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A MCP Server that extracts and formats Bilibili video content into structured text, optimized for LLM processing and analysis.
Biliscribe is a Model Context Protocol (MCP) server designed to convert Bilibili video content into structured text, making it suitable for processing and analysis by large language models (LLMs). The server has been tested on macOS and requires ffmpeg to be accessible from the shell environment. It utilizes Cloudflare R2 for storing audio data and the Replicate API for whisperx calls. Biliscribe supports two communication protocols: Standard I/O (stdio) and Server-Sent Events (SSE), with the latter being configurable via an environment variable.
Features
- Converts Bilibili video content into structured text.
- Optimized for LLM processing and analysis.
- Tested on macOS with ffmpeg dependency.
- Supports Standard I/O and Server-Sent Events protocols.
- Utilizes Cloudflare R2 and Replicate API for data handling.