Skip to main content
Glama
XZXZZX-Ai

Bilibili Mcp Server Unofficial(video Subtitles And Comments)

by XZXZZX-Ai

get_video_comments

Retrieve popular Bilibili video comments, filter placeholders, and prioritize timestamped comments. Choose brief (10) or detailed (20+ replies) mode.

Instructions

获取 Bilibili 视频热门评论。过滤表情占位符,优先保留包含时间戳的评论(如 '05:20')。支持 brief(10条)和 detailed(20条+回复)两种模式。For credential help, call get_credential_setup_instructions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sortNo评论排序方式:'hot' 按热度,'time' 按时间。默认 'hot'。
limitNo可选评论数量限制,整数 1-50。覆盖 detail_level 的默认数量。
bvid_or_urlYesBilibili 视频 BV 号或完整 URL
detail_levelNo评论详细程度:'brief' 获取前10条热门评论;'detailed' 获取前20条热门评论及其高赞回复
include_repliesNo是否在 detailed 模式下包含高赞回复。默认 true。
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It discloses filtering behavior and modes, which adds value beyond schema. However, it lacks explicit statement about read-only nature, rate limits, or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is concise with two main sentences plus a credential hint. Front-loaded with key purpose. However, mixing Chinese and English may reduce clarity for non-Chinese readers.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 5 parameters and no output schema, the description covers modes, filtering, and credential help. Missing details on return structure, pagination, or potential errors, but sufficient for basic usage.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so each parameter is already documented. The description adds overall context about filtering and modes but does not significantly enhance individual parameter semantics beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states the tool gets Bilibili video hot comments, with additional details about filtering emoji placeholders and prioritizing timestamps. It distinguishes itself from sibling tools like get_video_info and get_video_transcript by focusing on comments.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly tells users to call get_credential_setup_instructions for credential help, which is a clear alternative. Also explains the two modes (brief vs detailed) and filtering behavior, giving good context on when to use the tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/XZXZZX-Ai/bilibili-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server