biliscribe
@43EVER
biliscribe について
A MCP Server that extracts and formats Bilibili video content into structured text, optimized for LLM processing and analysis.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"biliscribe": {
"command": "uvx",
"args": [
"mcp-server-biliscribe"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is biliscribe?
biliscribe is an MCP (Model Context Protocol) server that extracts and formats content from Bilibili (B站) videos into structured text, optimized for processing and analysis by large language models (LLMs). It is intended for developers and users who need to convert video transcripts or metadata into machine-readable text for further LLM consumption.
How to use biliscribe?
Install the package globally using uvx mcp-server-biliscribe. Before running, ensure that BBDown and ffmpeg are available from your zsh shell. The server has been tested on macOS only. After installation, the server provides MCP tools that can be triggered by an MCP client to fetch and format Bilibili video content.
Key features of biliscribe
- Extracts Bilibili video content as structured text
- Output formatted for direct LLM input
- Requires BBDown and ffmpeg as external dependencies
- Published as a Python package via uvx
- Tested on macOS environment
Use cases of biliscribe
- Provide video transcripts to LLMs for summarization or analysis
- Automate conversion of Bilibili content into training datasets
- Integrate Bilibili video data into AI-powered workflows
FAQ from biliscribe
What external dependencies does biliscribe need?
You must have BBDown and ffmpeg callable from zsh. These are required to download and process the video content.
Which operating systems are supported?
The author has completed testing only on macOS. Running on other platforms may require additional configuration.
How do I install biliscribe?
Install using uvx mcp-server-biliscribe. No other installation methods are documented.
Does biliscribe store or cache any data?
The README does not mention any local storage or caching behavior. Data is processed on the fly from fetched Bilibili content.
What transport or authentication does biliscribe use?
The README does not specify transport or authentication details; it is an MCP server that likely uses standard MCP transport (stdio or SSE) via uvx. No authentication mechanism is described.
「その他」の他のコンテンツ
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Codelf
unbugA search tool helps dev to solve the naming things problem.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント