bilibili-mcp-server

bilibili-mcp-server

3.2

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.

Bilibili-Mcp-Server is an MCP server designed for Bilibili, providing functionalities related to video and user interactions.

Bilibili-Mcp-Server is a Model Context Protocol (MCP) server specifically tailored for the Bilibili platform. It offers a range of functionalities that allow users to interact with Bilibili's video and user data. The server enables users to retrieve video information, such as titles, descriptions, and upload times, and perform actions like liking videos. Additionally, it provides user-related features, including fetching user information, following other users, and checking the number of coins a user has. The server is configured using environment variables and can be tested using tools like FastMCP's MCP Inspector. It is designed to be run with the 'uv' command, and the necessary credentials are required to be set in the environment configuration.

Features

  • Retrieve video information: Access basic details about videos, including title, description, and upload time.
  • Like videos: Users can like videos on the Bilibili platform.
  • Fetch user information: Obtain basic user details such as username and avatar.
  • Follow users: Users can follow other users on Bilibili.
  • Check user coin count: Retrieve the number of coins a user has.