Enables retrieval of user and video information from the Bilibili API using the Model Context Protocol.
The Bilibili MCP Server allows users to access and search information from the Bilibili API through the Model Context Protocol (MCP). It supports fetching user details by user ID (mid), searching for specific videos using their Bilibili Video ID (bvid), and searching for videos based on keywords. This server can be integrated into applications like Claude Desktop for enhanced interaction with Bilibili content.
Key Features
01Get user information by mid
02Search video information by bvid
03Search videos by keywords
041 GitHub stars
Use Cases
01Integrate Bilibili API access into Claude Desktop
02Develop applications that require Bilibili user and video data
03Enhance existing applications with Bilibili search capabilities