Bilibili Video Info Mcp
@lesir831
About Bilibili Video Info Mcp
哔哩哔哩视频字幕、评论、弹幕获取
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bilibili-video-info-mcp": {
"command": "uvx",
"args": [
"bilibili-video-info-mcp"
],
"env": {
"SESSDATA": "your valid sessdata"
}
}
}
}Tools
3获取B站视频的字幕内容 Args: url: B站视频链接,例如 https://www.bilibili.com/video/BV1x341177NN Returns: 列表形式的字幕内容,按语言分组
获取B站视频的弹幕内容 Args: url: B站视频链接,例如 https://www.bilibili.com/video/BV1x341177NN Returns: 列表形式的弹幕内容
获取B站视频的热门评论 Args: url: B站视频链接,例如 https://www.bilibili.com/video/BV1x341177NN Returns: 列表形式的热门评论
Overview
What is Bilibili Video Info Mcp?
Bilibili Video Info Mcp is an MCP (Model Context Protocol) server that retrieves subtitles, danmaku (barrage), and comments from Bilibili videos. It is designed for users who want to integrate Bilibili video information into AI-powered workflows.
How to use Bilibili Video Info Mcp?
Configure your MCP client with the command uvx and arguments ["bilibili-video-info-mcp"]. Set the environment variable SESSDATA to your valid Bilibili session cookie. Invoke the tools get_subtitles, get_danmaku, or get_comments by providing the video URL as the url argument.
Key features of Bilibili Video Info Mcp?
- Fetches video subtitles via
get_subtitlestool. - Retrieves danmaku (barrage) via
get_danmakutool. - Gets video comments via
get_commentstool. - Uses Bilibili session cookie for authentication.
- Supports standard and shortened Bilibili URLs.
Use cases of Bilibili Video Info Mcp?
- Integrate Bilibili video subtitles into an AI assistant for content analysis.
- Extract danmaku reactions for sentiment analysis or trend tracking.
- Gather video comments for summarization or review aggregation.
FAQ from Bilibili Video Info Mcp
How do I find my SESSDATA?
Log into Bilibili, open browser developer tools (F12), go to Application/Storage → Cookies, and copy the value for SESSDATA.
What does the error "SESSDATA environment variable is required" mean?
It means the SESSDATA environment variable has not been set. Ensure you export it (e.g., export SESSDATA="your value") before starting the MCP server.
What video link formats does Bilibili Video Info Mcp support?
It supports standard Bilibili links (e.g.,
More Media & Design MCP servers
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
Comments