bilibili MCP Server

by wangshunnn

search_videos

Locate videos on Bilibili by entering keywords, specifying page numbers, and setting result counts to refine your search and access relevant content quickly.

Instructions

Search for videos on Bilibili

Input Schema

NameRequiredDescriptionDefault
countNoNumber of results to return, default 10, maximum 20
keywordYesKeyword to search for
pageNoPage number, defaults to 1

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "count": { "default": 10, "description": "Number of results to return, default 10, maximum 20", "maximum": 20, "minimum": 1, "type": "integer" }, "keyword": { "description": "Keyword to search for", "type": "string" }, "page": { "default": 1, "description": "Page number, defaults to 1", "minimum": 1, "type": "integer" } }, "required": [ "keyword" ], "type": "object" }

You must be authenticated.

Other Tools from bilibili MCP Server

Related Tools

ID: yqus9xc2k4