Bilibili
Createdhuccihuang
Provides a MCP (Model Context Protocol) server for interacting with the Bilibili API.
About
This MCP server facilitates communication with the Bilibili API, enabling various operations. It is designed to be integrated with MCP clients, allowing users to easily interact with Bilibili's services. Currently, it supports video searching, with plans for future expansion to include more operations. The server is built with Python and utilizes uv for dependency management, ensuring a streamlined setup and execution process.
Key Features
- Designed for integration with MCP clients
- Written in Python
- Extensible architecture for adding more operations
- Utilizes uv for dependency management
- Supports searching videos on Bilibili
- 50 GitHub stars
Use Cases
- Building custom tools that leverage Bilibili's video content
- Integrating Bilibili video search into other applications
- Automating Bilibili API interactions through an MCP client