bilibili-mcp-server

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.

What is the purpose of the Bilibili API MCP Server?

The server is designed to facilitate various operations on the Bilibili platform using the Model Context Protocol, allowing for efficient data retrieval and manipulation.

How do I install dependencies for the server?

You can install dependencies using the 'uv' project management tool by running the command 'uv sync'.

What types of searches can be performed with this server?

The server supports general searches, user searches, precise searches for users, videos, live streams, and articles, as well as retrieving video danmaku data.

How can I contribute to the Bilibili API MCP Server project?

You can contribute by forking the project, creating a new branch for your changes, and submitting a pull request.

What license is the Bilibili API MCP Server distributed under?

The server is distributed under the MIT License.