SocialDataX Bilibili MCP
Bilibili MCP
此公开列表为托管的 SocialDataX Bilibili MCP 服务提供连接元数据和客户端示例。该实现为私有托管;本目录仅包含公开的连接材料。
服务
托管的 MCP 端点:
https://mcp.socialdatax.com/bilibili/mcp托管传输方式:
streamable-http身份验证:
Authorization: Bearer <SOCIALDATAX_API_KEY>产品:
SocialDataX/社媒数据助手网站和 API Key 获取:https://socialdatax.com/ai?from=github
注册表名称:
com.52choujiang/bilibili-insights未来的注册表名称:
com.socialdatax/bilibili-insights当前公开能力版本:
0.1.2
Related MCP server: MediaCrawler MCP Server
适用范围
使用此服务进行公开的 Bilibili 视频、文章、动态、创作者、评论、反应、下载清单和语音转文字研究。它不提供账户登录、发布、编辑、点赞、评论、关注或其他账户操作。
工具
公开的服务器卡片是描述和模式的权威来源。当前工具如下:
工具 | 用途 |
| 查询当前 API Key 账户余额。 |
| 搜索公开视频;在有搜索词时使用,并通过 |
| 搜索公开文章;在有搜索词时使用,并通过 |
| 从内容 ID 读取视频、文章或动态详情。 |
| 从 Bilibili 链接或分享文本读取详情。 |
| 从视频 URL 读取视频下载清单。 |
| 从内容 ID 读取一级评论。 |
| 从内容链接读取一级评论。 |
| 使用内容目标和一级评论 ID 读取回复。 |
| 按帖子 ID 读取文章或动态的点赞和转发。 |
| 按 URL 读取文章或动态的点赞和转发。 |
| 按用户 ID 读取创作者资料。 |
| 从个人主页 URL 读取创作者资料。 |
| 按用户 ID 读取创作者的公开视频。 |
| 按个人主页 URL 读取创作者的公开视频。 |
| 按用户 ID 读取创作者的公开文章。 |
| 按个人主页 URL 读取创作者的公开文章。 |
| 按用户 ID 读取创作者的公开动态。 |
| 按个人主页 URL 读取创作者的公开动态。 |
| 从视频 URL 提交转录任务。 |
| 从 BV ID 提交转录任务。 |
| 通过 |
搜索工具支持不透明的 page_token 分页。当已有 Bilibili 链接或 ID 时,请使用对应的详情、评论、创作者或转录工具,而不要再次搜索。
快速开始
当客户端支持带身份验证的 streamable-http 时,直接使用托管端点:
{
"mcpServers": {
"socialdatax-bilibili": {
"type": "streamable_http",
"url": "https://mcp.socialdatax.com/bilibili/mcp",
"headers": {"Authorization": "Bearer <SOCIALDATAX_API_KEY>"}
}
}
}对于仅支持命令/stdio 的客户端,请使用 npx -y mcp-remote https://mcp.socialdatax.com/bilibili/mcp --header "Authorization: Bearer <SOCIALDATAX_API_KEY>"。有关客户端特定的配置,请参阅 examples 中的文件。
在 https://socialdatax.com/ai?from=github 请求或管理 API 访问权限。切勿提交真实的 API Key。
目录元数据
server-card.json 是此托管服务的目录元数据。
mcp.json 是命令/stdio 回退配置。
SUBMISSION_CHECKLIST.md 记录了发布检查项。
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceRead-only Douyin / 抖音 MCP by SocialDataX for hot search, work search/details, comments and replies, creator profiles, creator works, and creator series.MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for crawling social media platforms (e.g., Bilibili) by keywords, video IDs, or creator IDs, with support for MySQL, JSON, and CSV storage.39MIT
- AlicenseAqualityAmaintenanceBilibili MCP server enabling video search, comment management, danmaku, user info, dynamics, live streaming analysis, and more via 31 tools.31321MIT
- AlicenseNot gradedqualityBmaintenanceKuaishou MCP by SocialDataX for hot search, work and user search, work details, comments and replies, creator profiles, and video speech-to-text transcripts.MIT
Related MCP Connectors
Track Bilibili creators and get the latest updates on videos, dynamics, and articles. Fetch user p…
Any social-video URL → transcript, metadata, frames, OCR, summary, search, Q&A. MCP server + x402.
Multimodal video analysis MCP — transcription, vision, and OCR for any video URL.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/DevinChen2014/bilibili-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server