Bilibili Search
FreeNot checkedEnables search across Bilibili's Chinese video platform through a lightweight FastMCP interface that retrieves video content, user information, and other search
About
Enables search across Bilibili's Chinese video platform through a lightweight FastMCP interface that retrieves video content, user information, and other searchable data with optional authentication via session cookies.
README
用于哔哩哔哩 API 的 MCP(模型上下文协议)服务器,支持多种操作。
环境要求
- uv - 一个项目管理工具,可以很方便管理依赖。
使用方法
clone 本项目
使用 uv 安装依赖
uv sync
- 在任意 mcp client 中配置本 Server
{
"mcpServers": {
"bilibili": {
"command": "uv",
"args": [
"--directory",
"/your-project-path/bilibili-mcp-server",
"run",
"bilibili.py"
]
}
}
}
- 在 client 中使用
支持的操作
支持以下操作:
general_search: 基础搜索功能,使用关键词在哔哩哔哩进行搜索。search_user: 专门用于搜索哔哩哔哩用户的功能,可以按照粉丝数排序。get_precise_results: 精确搜索功能,可以过滤掉不必要的信息,支持多种搜索类型:- 用户搜索 (
user):精确匹配用户名,只返回完全匹配的结果。例如搜索"双雷"只会返回用户名为"双雷"的账号信息,不会返回其他相关用户 - 视频搜索 (
video) - 直播搜索 (
live) - 专栏搜索 (
article) 返回结果包含exact_match字段,标识是否找到精确匹配的结果。
- 用户搜索 (
get_video_danmaku·: 获取视频弹幕信息。
如何为本项目做贡献
- Fork 本项目
- 新建分支,并在新的分支上做改动
- 提交 PR
License
MIT
Installing Bilibili Search
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/huccihuang/bilibili-mcp-serverFAQ
Is Bilibili Search MCP free?
Yes, Bilibili Search MCP is free — one-click install via Unyly at no cost.
Does Bilibili Search need an API key?
No, Bilibili Search runs without API keys or environment variables.
Is Bilibili Search hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Bilibili Search in Claude Desktop, Claude Code or Cursor?
Open Bilibili Search on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolCompare Bilibili Search with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
