ビリビリ MCP サーバー
English |简体中文
bilibili.com API 用のモデル コンテキスト プロトコル ( MCP ) サーバー。
特徴
ユーザー情報
- [x]
mid
までにユーザー情報を取得する - [x]
bvid
でビデオ情報を検索 - [x] キーワードで動画を検索
使用法
クロードデスクトップ
公式ドキュメントを参照してください
npm の設定(推奨)
または
ローカルクローンリポジトリの設定
設定を保存して再起動します。以下のように、新しいbilibili MCP
オプションが表示されます。
デモビデオ
https://github.com/user-attachments/assets/813dece6-c9b5-4bc5-96c1-c3b4d284cc76
地域開発
- 依存関係をインストールする
- 建てる
- ローカル リポジトリのデバッグについては、上記を参照してください。
出版
新しいバージョンを npm に公開するには:
これらのコマンドは自動的に次の処理を実行します。
- package.json のバージョンを上げる
- プロジェクトを構築する
- npmレジストリに公開する
クレジット
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
AI アシスタントが bilibili.com でユーザー情報を取得したり、ID で動画を検索したり、キーワードでコンテンツを検索したりできるようにするモデル コンテキスト プロトコル サーバー。
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to browse and analyze Reddit content, including searching subreddits, retrieving post details with comments, and viewing trending posts.Last updated -1PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants to search and access information stored in Kibela, supporting note search, retrieval, creation and updating.Last updated -61079TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.Last updated -1448JavaScript
- AsecurityAlicenseAqualityA Model Context Protocol server implementation that enables AI assistants like Claude to perform Google searches and retrieve web data directly through natural language requests.Last updated -111428TypeScriptMIT License