Back to Home
Mist-wu icon

blbl-mcp-server

Verified Safe

by Mist-wu

Overview

This MCP server provides a tool to search for users on Bilibili using the Bilibili API.

Installation

Run Command
python bilibili.py

Security Notes

The code primarily acts as a wrapper around the `bilibili-api-python` library, exposing a search function. There are no 'eval' or 'exec' calls, hardcoded secrets, or obvious malicious patterns. The input 'keyword' is passed directly to a library function, which is generally considered safe. The server runs via standard I/O, limiting direct network exposure beyond the Bilibili API calls themselves.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-11-19

Tags

BilibiliSearchMCPPythonAPI