送信

bilibili MCP Server

@wangshunnn

MCP server for the bilibili API

ツール

get_user_info

get_video_info

search_videos

サーバー設定

{
  "mcpServers": {
    "bilibili": {
      "command": "npx",
      "args": [
        "-y",
        "@wangshunnn/bilibili-mcp-server"
      ]
    }
  }
}