bilibili-mcp-server
2
Bilibili-Mcp-Server is an MCP server designed for the Bilibili platform. It provides functionalities such as retrieving video and user information, liking videos, and following users. This server enables interaction with Bilibili through automation scripts.
Bilibili-Mcp-Server
Bilibili-Mcp-Server is an MCP server for Bilibili offering features such as:
- Video:
- Retrieve video information including title, description, and upload time.
- Like videos.
- User:
- Retrieve user information including username and avatar.
- Follow users.
- Retrieve the number of coins a user has.
Usage
Install dependencies with uv. Configure environment information in the .env
file by filling in SESSDATA
, BILI_JCT
, DEDEUSERID
, and you can test using fastmcp's MCP Inspector.