xspadex/bilibili-mcp
by Various
📇 🏠 - A FastMCP-based tool that fetches Bilibili's trending videos and exposes them via a standard MCP interface.
MCP
xspadex/bilibili-mcp
Added 1 June 2026
Overview
A Python-based interface for retrieving Bilibili's trending videos through the Model Context Protocol. It uses the FastMCP framework to expose trending data as resources and tools that MCP clients can consume.
Best for
Best for
Developers building MCP-based tools or assistants that need quick access to Bilibili trending content
Use cases
- Fetch current trending Bilibili videos programmatically for analysis or display
- Integrate Bilibili trending data into MCP-compatible AI assistants and chat interfaces
- Build lightweight monitoring or dashboard tools for Bilibili video trends
How to use
Install
pip install httpx "mcp[cli]>=1.6.0" Tested with
Cursor
Example client config
"bilibili-j": {\n "command": "uv",\n "args": [\n "tool",\n "run",\n "bilibili-mcp"\n ]\n} Notes
A Python-based interface for retrieving Bilibili’s trending videos through the Model Context Protocol. It uses the FastMCP framework to expose trending data as resources and tools that MCP clients can consume.
14 stars on GitHub. Last updated 2025-04-23.
Use cases
- Fetch current trending Bilibili videos programmatically for analysis or display
- Integrate Bilibili trending data into MCP-compatible AI assistants and chat interfaces
- Build lightweight monitoring or dashboard tools for Bilibili video trends
Pros
- Leverages standard MCP protocol for easy integration with compatible clients
- Lightweight Python implementation with minimal dependencies
- Straightforward access to Bilibili’s public trending data
Cons
- Limited to trending videos only, no search or user-specific features
- Depends on Bilibili’s public API which may change without notice
- Small community and limited documentation (14 stars)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages standard MCP protocol for easy integration with compatible clients
- Lightweight Python implementation with minimal dependencies
- Straightforward access to Bilibili's public trending data
Cons
- Limited to trending videos only, no search or user-specific features
- Depends on Bilibili's public API which may change without notice
- Small community and limited documentation (14 stars)
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.