bilibii-mcp-server
0
This project provides an MCP-based service to check follower counts for Bilibili users by user ID. It supports error handling, detailed logging, and integration with models like Claude and GPT.
Bilibili Follower Count MCP Service
This project is an MCP-based service for querying the number of followers of a Bilibili user by providing a user ID.
Features
- Direct query for Bilibili user's follower count using a user ID
- MCP protocol support with integration for large models like Claude and GPT
- Error handling and detailed logging
Installation Requirements
- Node.js v16.0.0 or newer
- npm or yarn package manager
Installation Steps
- Clone or download the repository
- Navigate to the project directory and install dependencies
Usage Guide
Starting the Server
- Start the server
- Use MCP Inspector to connect and test the
getBilibiliFollowerCount
tool