Skip to main content
Glama
sunwu51

bilibili-info-mcp

by sunwu51

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SESSDATANoBilibili login cookie. Required only for fetching subtitles.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-bilibili-video-infoA

Fetches Bilibili video metadata (title, author, duration, description, publish date, view count) and subtitles/captions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is zero ambiguity or potential for misselection. The tool's purpose is fully unique by default.

Naming Consistency5/5

A single descriptive tool name using a get-<resource>-info pattern. Consistency is trivial but the style is clear and predictable.

Tool Count3/5

One tool feels thin for a video platform server, but it is compact and focused on the 'info' scope. It sits at the low end of the borderline range.

Completeness3/5

The tool covers metadata and subtitles for a known video, but there is no discovery (search/list/trending) or related operations (comments, chapters). This leaves an agent stranded without a video ID.

Maintenance

ActivityInactive
ResponsivenessNo issues