MCP.so
ログイン

Bilibili Mcp Server

@ShiDuLin

Bilibili Mcp Server について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

ShiDuLin

設定

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

{
  "mcpServers": {
    "bilibili-mcp-server-shidulin": {
      "command": "uv",
      "args": [
        "venv",
        "-p",
        "3.12"
      ]
    }
  }
}

ツール

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

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

概要

What is Bilibili Mcp Server?

The README does not provide a description. Based solely on the name and configuration instructions, it appears to be an MCP (Model Context Protocol) server for the Bilibili platform, intended for developers to integrate with Bilibili data or services. No further details are available from the README.

How to use Bilibili Mcp Server?

The README explains setup and launch. First, create a Python 3.12 virtual environment with uv venv -p 3.12 and install dependencies with uv sync. Install pre-commit hooks using uv run pre-commit install (required before development). Then start the server either with fastmcp run bilibili_mcp_server.py:mcp or uv run bilibili_mcp_server.py. Configuration is based on mcp_config.json.sample.

Key features of Bilibili Mcp Server

Use cases of Bilibili Mcp Server

FAQ from Bilibili Mcp Server

コメント

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