bilibili-mcp
bilibili-mcp
中国最大の動画プラットフォームである Bilibili(B站) 向けのコンテンツインテリジェンスブリッジです。検索、トレンド、動画情報、文字起こし要約に対応し、コアティアではアカウントは不要です。
ラップ対象
Bilibili - 中国の動画共有プラットフォーム。このサーバーは動画を再生しません。メタデータ、リスト、字幕の文字起こしを返すため、エージェントはBilibiliのコンテンツを検索・ランク付け・要約できます。docs/WRAPPEE.md を参照してください。
Related MCP server: Bilibili API MCP Server
プレビュー

できること
動作の仕組み
モード | ホストアプリ | 用途 |
ヘッドレス / API(デフォルト) | Bilibiliの公開Web API | すべて - アカウント不要、GUIなし |
BilibiliはローカルアプリではなくWebプラットフォームです。インストールするデスクトップバイナリはありませン。サーバーはHTTPS経由でBilibiliの公開APIと通信します。
入力 / 出力
方向 | 成果物 | 備考 |
入力 | 検索キーワード、Bilibili URL(BV.../av...) |
|
出力 | メタデータ + 統計、文字起こしテキスト、コメント要約 |
|
機能
探索 - 人気フィード、全地域ランキング、ホット検索キーワード(匿名)
検索 - 動画とクリエイター(リスク管理を通過するためにCookieが必要な場合があります)
動画情報 - メタデータ + 統計、パート一覧、ホットコメント(匿名词)
文字起こし - 要約用の自動字幕テキスト(キラー機能)
アカウントティア(任意) - フォロー中フィード、お気に入り(+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