- Bilibili Comments Mcp
Bilibili Comments Mcp
Overview
What is Bilibili Comments MCP?
Bilibili Comments MCP is a tool designed to retrieve comments from Bilibili videos using the Model Context Protocol (MCP).
How to use Bilibili Comments MCP?
To use this tool, clone the repository from GitHub, install the necessary dependencies, and configure the MCP client with your Bilibili cookie.
Key features of Bilibili Comments MCP?
- Retrieve comments from Bilibili videos with support for pagination and nested replies.
- Customizable parameters for sorting and filtering comments.
- Easy setup with clear instructions for configuration.
Use cases of Bilibili Comments MCP?
- Analyzing viewer feedback on specific videos.
- Collecting comments for sentiment analysis.
- Archiving comments for research purposes.
FAQ from Bilibili Comments MCP?
- How do I get my Bilibili cookie?
Log in to the Bilibili website, open developer tools, and copy the cookie value from the request headers.
- Is this tool free to use?
Yes! Bilibili Comments MCP is open-source and free to use for everyone.
- Can I retrieve comments from any video?
Yes, as long as you have the video ID (bvid or aid) and the necessary cookie.
Server Config
{
"mcpServers": {
"bilibili-comments": {
"command": "node",
"args": [
"/path/to/bilibili_mcp.js"
],
"env": {
"BILIBILI_COOKIE": "your_bilibili_cookie_here"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
222wcnmStar
-Language
-License
-Category
research-and-data
Recommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago