Skip to main content
Glama
nameefef
by nameefef

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BILIBILI_CLIENT_IDNoYour Bilibili Open Platform client ID.
BILIBILI_APP_SECRETNoYour Bilibili Open Platform app secret.
BILIBILI_ACCESS_TOKENNoThe authorized user's access token.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
bilibili_parse_urlA

Parse a public Bilibili BV/av/ep/ss identifier or HTTPS URL locally and return its resource type, id, and canonical URL. Does not contact Bilibili or resolve b23.tv redirects.

bilibili_get_authorized_userA

Get the nickname, avatar URL, and app-scoped OpenID of the user who authorized the configured official Bilibili Open Platform access token. Requires USER_INFO scope.

bilibili_get_videoA

Get one video submission owned or co-authored by the authorized user through the official Open Platform. Requires ARC_BASE scope; it cannot read arbitrary videos.

bilibili_list_videosA

List paginated video submissions belonging to the authorized user through the official Open Platform. Requires ARC_BASE scope. Page size is limited to 1-50.

bilibili_get_user_statsA

Get following, follower, and approved-video counts for the authorized user through the official Open Platform. Requires USER_DATA scope.

bilibili_get_video_statsA

Get views, likes, coins, favorites, replies, danmaku, and shares for a video owned or co-authored by the authorized user. Requires ARC_DATA scope.

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/nameefef/bilibili-mcp'

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