Overview
What is bilibili_mcp_server_full?
bilibili_mcp_server_full is an MCP (Model Context Protocol) server for Bilibili that supports the latest MCP protocol. It is designed for easy installation, uses uv as its package manager, and is recommended for use with Cherry Studio.
How to use bilibili_mcp_server_full?
Install via uvx by adding the following configuration: "bilibili-mcp-server-full": { "command": "uvx", "args": ["bilibili-mcp-server-full@latest", "check"] }. For development, run uv sync to install dependencies, then use uv run mcp dev src/bilibili_mcp_server_full/server.py for MCP debugging or uv run --with mcp mcp run src/bilibili_mcp_server_full/server.py for client debugging.
Key features of bilibili_mcp_server_full
- Supports the latest MCP protocol.
- Uses uv for fast and reliable package management.
- Recommended for use with Cherry Studio.
- Easy installation via uvx.
Use cases of bilibili_mcp_server_full
—
FAQ from bilibili_mcp_server_full
—