Skip to main content
Glama
lesir831

Bilibili Video Info MCP

by lesir831

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SESSDATAYesYour Bilibili SESSDATA cookie value, found in browser cookies after logging into Bilibili

Tools

Functions exposed to the LLM to take actions

NameDescription
get_subtitles

Get subtitles from a Bilibili video

Args: url: Bilibili video URL, e.g., https://www.bilibili.com/video/BV1x341177NN Returns: List of subtitles grouped by language. Each entry contains subtitle content with timestamps.
get_danmaku

Get danmaku (bullet comments) from a Bilibili video

Args: url: Bilibili video URL, e.g., https://www.bilibili.com/video/BV1x341177NN Returns: List of danmaku (bullet comments) with content, timestamp and user information
get_comments

Get popular comments from a Bilibili video

Args: url: Bilibili video URL, e.g., https://www.bilibili.com/video/BV1x341177NN Returns: List of popular comments including comment content, user information, and metadata such as like counts

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/lesir831/bilibili-video-info-mcp'

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