What is the Bilibili API MCP Server?
The Bilibili API MCP (Model Context Protocol) Server is a server that allows AI models to access and interact with the Bilibili API. It supports various operations like searching, user lookups, and retrieving danmaku.
What is MCP?
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs).
What operations does the Bilibili API MCP Server support?
The server supports general_search (basic search), search_user (user search with follower sorting), get_precise_results (precise search for users, videos, live streams, and articles), and get_video_danmaku (retrieving video danmaku).
What are the environment requirements to use the Bilibili API MCP Server?
The server requires uv, a project management tool for managing dependencies.
How do I install the dependencies for the Bilibili API MCP Server?
Clone the repository and use the command uv sync to install the dependencies.
How do I configure the Bilibili API MCP Server in an MCP client?
Configure the server by adding a configuration block in your MCP client’s JSON file. Specify the command as uv, and provide arguments like the project path and the script to run (bilibili.py).
What is get_precise_results operation?
The get_precise_results operation is a search function that can filter out unnecessary information and support multiple search types like user, video, live, and article.
What does the exact_match field in get_precise_results mean?
The exact_match field indicates whether an exact match was found for the search query.
How can I contribute to the Bilibili API MCP Server project?
Fork the project, create a new branch for your changes, and submit a pull request.
Under what license is the Bilibili API MCP Server released?
The server is released under the MIT License.
Bilibili API Server
Project Details
- chenmingkong/bilibili-mcp-server
- MIT License
- Last Updated: 4/28/2025
Recomended MCP Servers
An MCP (Model Context Protocol) server for generating Xmind mind maps. This server allows LLMs to create structured...
mcpServer
A VSCode/Cursor extension providing an MCP Server for Confluence Wiki integration
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
GPU-accelerated graph visualization and analytics for Large Language Models using Graphistry and MCP
Yuque mcp server





