mcpbeat Sign in

SocialDataX B站 Bilibili MCP Server

answering

SocialDataX B站 Bilibili MCP is answering right now. Last checked 10 min ago. It exposes 22 tools.

Bilibili public video, article, dynamic, creator, comments, reactions, and transcript tools.

Uptime history 8 days of history
8 days agonow
100.0%
Uptime 24h
91 of 91 checks
22
Tools
read from the server
1513 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check SocialDataX B站 Bilibili MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add bilibili-insights --transport http https://mcp.socialdatax.com/bilibili/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bilibili-insights": {
      "url": "https://mcp.socialdatax.com/bilibili/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bilibili-insights]
url = "https://mcp.socialdatax.com/bilibili/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "bilibili-insights": {
      "url": "https://mcp.socialdatax.com/bilibili/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bilibili-insights": {
      "url": "https://mcp.socialdatax.com/bilibili/mcp"
    }
  }
}

Available tools 22

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

bilibili
bilibili_get_content_comment_replies_by_comment_id
根据内容评论目标和一级评论 ID 获取评论回复;用户已提供完整合法的 ID 组合时直接使用;已有内容 ID 或链接但缺少必需 ID 时,调用对应一级评论工具补全;缺少内容定位信息时向用户索取;不要传评论回复项的 comment_id。
bilibili_get_content_comments_by_id
根据 Bilibili 内容 ID 获取视频、专栏或动态的一级评论列表。
bilibili_get_content_comments_by_url
根据 Bilibili 视频、专栏或动态链接、短链接或分享文案获取一级评论列表。
bilibili_get_content_detail_by_id
根据 Bilibili 内容 ID 自动识别并读取视频详情、专栏详情或动态详情;传 BV 号、av{aid} 形式的视频 aid、post_id 或 cv 专栏 ID。
bilibili_get_content_detail_by_url
根据 Bilibili 链接或分享文案自动识别并读取视频详情、专栏详情或动态详情;支持视频/专栏/动态链接、t.bilibili.com 动态链接、短链接或分享文案。
bilibili_get_content_likes_and_reposts_by_post_id
根据 Bilibili 专栏/动态 post_id 获取赞与转发列表;不要传视频 BV 号、aid、cv 专栏 ID、链接或分享文案。
bilibili_get_content_likes_and_reposts_by_url
根据 Bilibili 专栏/动态链接、移动端链接、b23.tv 短链接或分享文案获取赞与转发列表。
bilibili_get_user_info_by_profile_url
根据 B 站用户主页链接、短链接或分享文案获取用户资料;不要传视频链接。如果上一步结果已返回 user_id,可直接使用 user_id 入口。
bilibili_get_user_info_by_user_id
根据 Bilibili 用户 user_id 获取用户资料。
bilibili_get_user_posted_articles_by_profile_url
根据 B 站用户主页链接、短链接或分享文案获取公开发布单篇专栏列表;不要传视频链接。如果上一步结果已返回 user_id,可直接使用 user_id 入口。
bilibili_get_user_posted_articles_by_user_id
根据 Bilibili 用户 user_id 获取公开发布单篇专栏列表。
bilibili_get_user_posted_dynamics_by_profile_url
根据 B 站用户主页链接、短链接或分享文案获取公开发布动态列表;不要传视频链接。如果上一步结果已返回 user_id,可直接使用 user_id 入口。
bilibili_get_user_posted_dynamics_by_user_id
根据 Bilibili 用户 user_id 获取公开发布动态列表。
bilibili_get_user_posted_videos_by_profile_url
根据 B 站用户主页链接、短链接或分享文案获取公开发布视频列表;不要传视频链接。如果上一步结果已返回 user_id,可直接使用 user_id 入口。
bilibili_get_user_posted_videos_by_user_id
根据 Bilibili 用户 user_id 获取公开发布视频列表。
bilibili_get_video_download_links
根据 Bilibili 视频链接或分享文案获取本地 CLI 下载和 ffmpeg 合并所需的视频下载地址 manifest。
bilibili_get_video_speech_text_job
根据用户提供的有效 job_id,或 submit 工具返回的 job_id 查询 Bilibili 口播转文字任务状态;每次最多等待 240 秒,不触发重处理,也不要重复提交任务。
bilibili_search_articles
搜索 Bilibili 专栏文章。用户需要按搜索词查找专栏时使用;已有视频、专栏或动态链接,或已有内容 ID 时使用对应的统一详情或评论工具;支持 page_token 翻页、排序和分区筛选。
bilibili_search_videos
搜索 Bilibili 视频。用户需要按搜索词查找视频时使用;已有视频、专栏或动态链接,或已有内容 ID 时使用对应的统一详情或评论工具;支持 page_token 翻页、排序、发布时间和时长筛选。
bilibili_submit_video_speech_text_by_bvid
根据 Bilibili BV 号提交 P1 口播转文字任务;提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
bilibili_submit_video_speech_text_by_video_url
根据 Bilibili 视频链接、短链接或分享文案提交口播转文字任务;每次处理一个分 P,提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。
socialdatax
socialdatax_get_points_balance
查询当前 API Key 账户的 SocialDataX 积分余额、剩余积分或点数 / remaining points balance.

Endpoints

URLTransportStateLatencyChecked
https://mcp.socialdatax.com/bilibili/mcp streamable-http answering 1627 ms 10 min ago

Alternatives to SocialDataX B站 Bilibili MCP

same job, measured the same way
SocialDataX TikTok MCP
by 52choujiang

TikTok public post, comment, reply, creator, search, and video speech-to-text transcript tools.

13 tools answering
SocialDataX YouTube MCP
by 52choujiang

YouTube public video, comment, reply, channel, search, and speech-to-text transcript tools.

10 tools answering
SocialDataX 知乎 Zhihu MCP
by 52choujiang

Zhihu public hot-list, content, creator, comment, and reply tools.

11 tools answering
SocialDataX 微信视频号 WeChat Channels MCP
by 52choujiang

WeChat Channels videos, comments, users, transcripts, and Official Account article details.

16 tools answering
SocialDataX Instagram MCP
by 52choujiang

Instagram MCP for public posts, comments, replies, users, and video/Reels speech-to-text.

13 tools answering
SocialDataX X / Twitter MCP
by 52choujiang

X / Twitter public post, comment, reply, user, and search tools.

16 tools answering
SocialDataX 微博 Weibo MCP
by 52choujiang

Weibo hot search, post search/details, comments/replies, users, posts, transcript.

19 tools answering
SocialDataX 抖音 Douyin MCP
by 52choujiang

Douyin hot search, work/user search, work details, comments/replies, profiles, series, transcript.

20 tools answering

SocialDataX B站 Bilibili MCP — questions

Answers built from our own checks of this server.

What can SocialDataX B站 Bilibili MCP do?
It exposes 22 tools, read directly from the server on our last check. Among them: bilibili_get_content_comment_replies_by_comment_id, bilibili_get_content_comments_by_id, bilibili_get_content_comments_by_url, bilibili_get_content_detail_by_id, bilibili_get_content_detail_by_url, bilibili_get_content_likes_and_reposts_by_post_id and 16 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is SocialDataX B站 Bilibili MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1513 ms. The bar chart above shows every period we have measured.
How do I connect SocialDataX B站 Bilibili MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does SocialDataX B站 Bilibili MCP need an API key?
No. SocialDataX B站 Bilibili MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 22 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SocialDataX B站 Bilibili MCP?
It answers our handshake in 1513 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.