browser automation

Bilibili Mcp

A FastMCP-based tool that fetches Bilibili's trending videos and exposes them via a standard MCP interface.

typescript
local
browser automation
0
View on GitHub

Installation

npx -y xspadex/bilibili-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "bilibili-mcp",
  "command": "npx",
  "args": [
    "-y",
    "xspadex/bilibili-mcp"
  ]
}

About This MCP Server

xspadex/bilibili-mcp

A FastMCP-based tool that fetches Bilibili's trending videos and exposes them via a standard MCP interface.

GitHub: https://github.com/xspadex/bilibili-mcp.git

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub