bilibili MCP Server

by wangshunnn

get_video_info

Retrieve detailed metadata for a Bilibili video by providing its unique BVID. Use this to extract video details such as title, uploader, duration, and publishing date directly from the bilibili MCP Server.

Instructions

Get detailed information about a Bilibili video

Input Schema

NameRequiredDescriptionDefault
bvidYesBilibili video ID (BVID)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "bvid": { "description": "Bilibili video ID (BVID)", "type": "string" } }, "required": [ "bvid" ], "type": "object" }

You must be authenticated.

Other Tools from bilibili MCP Server

Related Tools

ID: yqus9xc2k4