MCP.so
ログイン

bilibili_mcp_server_full

@Jasonw372

bilibili_mcp_server_full について

便于安装的Bilibili MCP服务器

基本情報

カテゴリ

その他

ライセンス

GPL-3.0 license

ランタイム

python

トランスポート

stdio

公開者

Jasonw372

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "bilibili-mcp-server-full": {
      "command": "uvx",
      "args": [
        "bilibili-mcp-server-full@latest",
        "check"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is bilibili_mcp_server_full?

bilibili_mcp_server_full is an MCP (Model Context Protocol) server for Bilibili that supports the latest MCP protocol. It is designed for easy installation, uses uv as its package manager, and is recommended for use with Cherry Studio.

How to use bilibili_mcp_server_full?

Install via uvx by adding the following configuration: "bilibili-mcp-server-full": { "command": "uvx", "args": ["bilibili-mcp-server-full@latest", "check"] }. For development, run uv sync to install dependencies, then use uv run mcp dev src/bilibili_mcp_server_full/server.py for MCP debugging or uv run --with mcp mcp run src/bilibili_mcp_server_full/server.py for client debugging.

Key features of bilibili_mcp_server_full

  • Supports the latest MCP protocol.
  • Uses uv for fast and reliable package management.
  • Recommended for use with Cherry Studio.
  • Easy installation via uvx.

Use cases of bilibili_mcp_server_full

FAQ from bilibili_mcp_server_full

コメント

「その他」の他のコンテンツ