Servers
biliscribe
@mcp-server-summary
A MCP Server that extracts and formats Bilibili video content into structured text, optimized for LLM processing and analysis.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"biliscribe-mcp-server-summary": {
"command": "uvx",
"args": [
"mcp-server-biliscribe"
]
}
}
}