Bilibili
Createdwangshunnn
Enables retrieval of user and video information from the Bilibili API using the Model Context Protocol.
About
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
- Get user information by mid
- Search video information by bvid
- Search videos by keywords
- 1 GitHub stars
Use Cases
- Integrate Bilibili API access into Claude Desktop
- Develop applications that require Bilibili user and video data
- Enhance existing applications with Bilibili search capabilities