bilibili-mcp-server
123
The Bilibili API MCP Server is an MCP server that allows interaction with the Bilibili platform through various supported operations such as search and retrieval of precise user, video, and live details. It uses the 'uv' tool for project management and can be integrated with any MCP client.
Bilibili API MCP Server
This server provides Model Context Protocol (MCP) support for Bilibili API with various operations.
Requirements
- Project management tool 'uv', which helps manage dependencies.
Usage
- Clone the repository.
- Use 'uv' to install dependencies.
- Configure the server in any MCP client.
- Use within the client.
Supported Operations
general_search
: Basic keyword search on Bilibili.search_user
: Search for Bilibili users, sortable by followers count.get_precise_results
: Precise search filtering irrelevant information, supports multiple types including user, video, live, and article searches, with anexact_match
field.get_video_danmaku
: Retrieve video comments.