bilibili-mcp-server

bilibili-mcp-server

3.3

If you are the rightful owner of bilibili-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is an MCP Server developed in Go, supporting SSE and stdio operation modes.

The MCP Server is a versatile tool designed to interact with Bilibili, a popular Chinese video-sharing platform. It allows users to query personal information, check the latest follows, and search for videos. The server is built using Go and supports both SSE (Server-Sent Events) and stdio for communication. The primary goal of this server is to provide AI with the ability to personalize video content selection based on user preferences and interactions. Users can configure the server to access private information by providing a YAML configuration file containing their Bilibili cookie. This setup is particularly useful for accessing features that require user authentication.

Features

  • Developed in Go for efficient performance.
  • Supports SSE and stdio operation modes.
  • Allows querying of personal information and latest follows on Bilibili.
  • Enables video search functionality.
  • Configurable via YAML file for accessing private information.