bilibili-mcp
bilibili-mcp
一个面向 Bilibili(B站)——中国最大的视频平台——的内容智能桥梁。搜索、热门趋势、视频情报和字幕转录总结——核心层级无需账户。
它封装了什么
Bilibili —— 中国的视频分享平台。此服务器不播放视频;它返回元数据、列表和字幕转录文本,以便智能体可以搜索、排序和总结 Bilibili 内容。参见 docs/WRAPPEE.md。
Related MCP server: Bilibili API MCP Server
预览

你能做什么
运行方式
模式 | 宿主应用 | 适用时机 |
无头 / API(默认) | Bilibili 公共 Web API | 一切功能——无需账户,无图形界面 |
Bilibili 是一个 Web 平台,而非本地应用——没有可安装的桌面二进制文件。服务器通过 HTTPS 与 Bilibili 的公共 API 通信。
输入 / 输出
方向 | 内容 | 备注 |
输入 | 搜索关键词、Bilibili URL(BV.../av...) |
|
输出 | 元数据 + 统计信息、转录文本、评论摘要 |
|
功能
探索 —— 热门流、全站排行榜、热搜关键词(匿名)
搜索 —— 视频和创作者(可能需要 cookie 以通过风控)
视频情报 —— 元数据 + 统计信息、分P列表、热门评论(匿名)
转录 —— 自动字幕文本,用于总结(杀手级功能)
账户层级(可选)—— 关注流、收藏;需要 +86 登录
默认匿名 —— 探索、视频情报和转录功能零配置即可使用。只有账户层级需要中国 +86 登录 cookie。
快速安装
要求:uv(Python)、Bun(Web 应用)。选项 A(推荐):
uv sync
uv run python -m bilibili_mcp.server --mode http --port 11185或者使用 start.bat / start.ps1 运行完整栈(后端 + Web 应用 + 浏览器)。后端 11185,前端 11186。
第一次使用? 在期望能调用线上接口之前,请先完成 docs/ONBOARDING.md(匿名层级无需任何配置;账户层级需要 +86 登录)。
文档
文档 | 涵盖内容 |
账户、+86 手机号问题、首次运行设置 | |
环境变量、层级、LLM 提供商 | |
完整 MCP + REST 参考 | |
项目结构、运行、测试 | |
症状 -> 解决方案 | |
关于 Bilibili 平台 | |
功能规格 + 阶段计划 |
层级状态
层级 | 要求 | 解锁功能 |
匿名 | 无 | 探索、搜索、视频情报、转录 |
账户 |
| 关注流、收藏 |
许可证
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