Home › Other › Bilibili MCP Server

Bilibili MCP Server

Bilibili MCP tool for video metadata, transcripts, subtitles, and comment summarization

Python
★ 21 stars Last pushed 2026-09-12 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.13.1)

npx -y @xzxzzx/bilibili-mcp@1.13.1

Or add to your MCP client config:

{
  "mcpServers": {
    "bilibili-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@xzxzzx/bilibili-mcp@1.13.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry