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
Giao tiếp với AWS của bạn bằng Claude. Máy chủ giao thức Model Context Protocol (MCP) dành cho...
This read-only MCP Server allows you to connect to SAP Business One data from Claude Desktop through CData...
MCP server for managing EVM keys and deploying smart contracts via Infura
Break free of your MCP Client constraints 🦹
NmapMCP is a robust integration of the Nmap scanning tool with the Model Context Protocol (MCP), enabling seamless...
A redmine MCP server covering close to 100% of redmines API
Simple solution to give Claude ability to check current time via MCP





