bilibili-mcp
Provides tools for searching Bilibili videos and creators, retrieving video metadata and stats, exploring trending and popular feeds, fetching hot search keywords, and obtaining auto-subtitle transcripts for summarisation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@bilibili-mcpwhat are the top trending videos on Bilibili right now?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
bilibili-mcp
A content-intelligence bridge for Bilibili (B站), China's largest video platform. Search, trending, video intel and transcript summarisation - no account needed for the core tier.
What this wraps
Bilibili - the Chinese video sharing platform. This server does not play video; it returns metadata, lists and subtitle transcripts so an agent can search, rank and summarise Bilibili content. See docs/WRAPPEE.md.
Related MCP server: Bilibili API MCP Server
Preview

What You Can Do
How it runs
Mode | Host app | When |
Headless / API (default) | Bilibili public web APIs | Everything - no account, no GUI |
Bilibili is a web platform, not a local app - there is no desktop binary to install. The server talks to Bilibili's public API over HTTPS.
Hands-in / Hands-out
Direction | Artifacts | Notes |
Hands-in | search keyword, Bilibili URL (BV.../av...) |
|
Hands-out | metadata + stats, transcript text, comment summaries |
|
Capabilities
Explore - popular feed, all-region ranking, hot search keywords (anonymous)
Search - videos and creators (may need a cookie to pass risk control)
Video intel - metadata + stats, part list, hot comments (anonymous)
Transcript - auto-subtitle text for summarisation (the killer feature)
Account tier (optional) - following feed, favorites; needs a +86 login
Anonymous by default - explore, video intel and transcripts work with zero setup. Only the account tier needs a Chinese +86 login cookie.
Quick Install
Requirements: uv (Python), Bun (webapp). Option A (recommended):
uv sync
uv run python -m bilibili_mcp.server --mode http --port 11185Or run the full stack (backend + webapp + browser) with start.bat /
start.ps1. Backend 11185, frontend 11186.
First time? Complete docs/ONBOARDING.md before expecting live host calls (anonymous tier needs nothing; account tier needs a +86 login).
Documentation
Doc | What it covers |
Accounts, the +86 number question, first-run setup | |
Env vars, tiers, LLM provider | |
Full MCP + REST reference | |
Layout, running, testing | |
Symptom -> fix | |
About the Bilibili platform | |
Feature spec + stage plan |
Tier status
Tier | Requires | Unlocks |
Anonymous | nothing | explore, search, video intel, transcript |
Account |
| following feed, favorites |
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Bilibili (B站) platform through API and web scraping. Supports video search, article search, video info retrieval, comment fetching, danmaku extraction, and article content access.4
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Bilibili (哔哩哔哩) through its API, supporting video search and recommendations, user search, dynamic feeds, video collections, and danmaku retrieval through natural language.5
- AlicenseNot gradedqualityFmaintenanceAn MCP server that enables users to search Bilibili videos, access trending rankings, and retrieve detailed information about videos, content creators, and anime schedules. It allows AI applications to interact directly with Bilibili content via simple API interfaces.45189MIT
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to directly operate Bilibili, providing 27 tools for login, search, content publishing, data analysis, and interaction.88MIT
Related MCP Connectors
Track Bilibili creators and get the latest updates on videos, dynamics, and articles. Fetch user p…
YouTube transcripts, search, channels, playlists and bulk transcript jobs for AI agents. 14 tools.
15 media & data tools for AI agents: search, transcribe, subtitles, voiceover, translate & more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/bilibili-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server