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
Installation
npx -y xspadex/bilibili-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub