bilibili_mcp_server_full
@Jasonw372
About bilibili_mcp_server_full
便于安装的Bilibili MCP服务器
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bilibili-mcp-server-full": {
"command": "uvx",
"args": [
"bilibili-mcp-server-full@latest",
"check"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
—
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments