# SocialDataX B站 Bilibili MCP (remote · mcp.socialdatax.com)

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

- Trust score: 83/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `mcp.socialdatax.com`: 83/100 (this document), [markdown](https://verifymcp.io/servers/com-52choujiang-bilibili-insights/bilibili-mcp.md), [page](https://verifymcp.io/servers/com-52choujiang-bilibili-insights/bilibili-mcp)

## Channel facts

- Endpoint: `https://mcp.socialdatax.com/bilibili/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `0.1.2`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 71/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 404, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 78/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 5335 tokens (~222/item across 24 items; 22 tools + 2 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 93/100
  - Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 22 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 24 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the SocialDataX B站 Bilibili MCP server?

SocialDataX B站 Bilibili MCP is a hosted endpoint at https://mcp.socialdatax.com/bilibili/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-52choujiang-bilibili-insights 'https://mcp.socialdatax.com/bilibili/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-52choujiang-bilibili-insights": {
      "url": "https://mcp.socialdatax.com/bilibili/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-52choujiang-bilibili-insights": {
      "type": "http",
      "url": "https://mcp.socialdatax.com/bilibili/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-52choujiang-bilibili-insights]
url = "https://mcp.socialdatax.com/bilibili/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-52choujiang-bilibili-insights": {
      "type": "remote",
      "url": "https://mcp.socialdatax.com/bilibili/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-52choujiang-bilibili-insights --url 'https://mcp.socialdatax.com/bilibili/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-52choujiang-bilibili-insights:
    url: "https://mcp.socialdatax.com/bilibili/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-52choujiang-bilibili-insights": {
      "Transport": "http",
      "Url": "https://mcp.socialdatax.com/bilibili/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-52choujiang-bilibili-insights -t streamable-http -u 'https://mcp.socialdatax.com/bilibili/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-52choujiang-bilibili-insights": {
      "type": "http",
      "url": "https://mcp.socialdatax.com/bilibili/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 81, 0)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “socialdatax_get_points_balance” rewrote its description, which is the text the model reads

### 2026-09-15 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (22)

### `bilibili_search_videos` (~530 tokens)

搜索 Bilibili 视频。用户需要按搜索词查找视频时使用；已有视频、专栏或动态链接，或已有内容 ID 时使用对应的统一详情或评论工具；支持 page_token 翻页、排序、发布时间和时长筛选。

Input parameters:

- `duration_range` (string): 视频时长筛选：all=全部时长，under_10_minutes=10分钟以下，between_10_and_30_minutes=10-30分钟，between_30_and_60_minutes=30-60分钟，over_60_minutes=60分钟以上。
- `keyword` (string, required): 搜索 Bilibili 视频的搜索词，可传关键词或短语，例如品牌名、话题、人物名或产品名；不要传视频链接、专栏/动态链接、用户主页链接、BV 号、aid、专栏/动态 ID 或 page_token。
- `page_token` (string): Bilibili 视频搜索分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一关键词、排序、发布时间筛选和时长筛选的搜索链路，不能跨能力、关键词或筛选条件复用。消费多页搜索结果时，…
- `publish_time_end_date` (string): 自定义发布时间结束日期，格式 YYYY-MM-DD；需要自定义日期范围时必须和 publish_time_start_date 同时填写，且 publish_time_range 保持 all。
- `publish_time_range` (string): 发布时间筛选：all=全部日期，day=最近一天，week=最近一周，half_year=最近半年；如需自定义日期范围，直接同时填写 publish_time_start_date 和 publish_time_end_date。
- `publish_time_start_date` (string): 自定义发布时间开始日期，格式 YYYY-MM-DD；需要自定义日期范围时必须和 publish_time_end_date 同时填写，且 publish_time_range 保持 all。
- `sort_type` (string): 排序方式：general=综合排序，view_count_descending=最多播放，time_descending=最新发布，danmaku_count_descending=最多弹幕，collect_count_descending=最多收藏。

Output parameters:

- `items` (array): 当前页视频搜索结果。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多视频搜索结果。继续获取视频搜索下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回；只能用于同一关键词、排序、发布时间筛选和时长筛选的搜索链路；消费多页搜索结果时，建议按 content_id 作为稳定键合并结果。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容；不能跨能力、…
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_search_articles` (~386 tokens)

搜索 Bilibili 专栏文章。用户需要按搜索词查找专栏时使用；已有视频、专栏或动态链接，或已有内容 ID 时使用对应的统一详情或评论工具；支持 page_token 翻页、排序和分区筛选。

Input parameters:

- `category` (string): 专栏分区筛选：all=全部分区，animation=动画，gaming=游戏，film_and_tv=影视，lifestyle=生活，hobbies=兴趣，light_novel=轻小说，technology=科技，notes=笔记。
- `keyword` (string, required): 搜索 Bilibili 专栏文章的搜索词，可传关键词或短语，例如品牌名、话题、人物名或产品名；不要传视频链接、专栏/动态链接、用户主页链接、BV 号、aid、专栏/动态 ID 或 page_token。
- `page_token` (string): Bilibili 专栏搜索分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一关键词、排序方式和分区筛选的专栏搜索链路，不能跨能力、关键词或筛选条件复用。消费多页搜索结果时，建议按…
- `sort_type` (string): 专栏排序方式：general=综合排序，time_descending=最新发布，view_count_descending=最多点击/阅读，like_count_descending=最多喜欢，comment_count_descending=最多评论。

Output parameters:

- `items` (array): 当前页专栏搜索结果。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多专栏搜索结果。继续获取专栏搜索下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回；只能用于同一关键词、排序方式和分区筛选的专栏搜索链路；消费多页搜索结果时，建议按 content_id 作为稳定键合并结果。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容；不能跨能力、关键词…
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_get_content_detail_by_id` (~192 tokens)

根据 Bilibili 内容 ID 自动识别并读取视频详情、专栏详情或动态详情；传 BV 号、av{aid} 形式的视频 aid、post_id 或 cv 专栏 ID。

Input parameters:

- `content_id` (string, required): Bilibili 内容 ID；读取视频详情时优先传 bvid（BV...）。如果只有视频 aid，建议传 av{aid}（如 av116668525186915）以明确表示视频；不建议直接传裸数字 aid，因为裸数字也可能是专栏/动态 post_id，容易混淆并会按自动识别处理。读取专栏详情时传 cv 专栏 ID（如 cv9689859）；读取动态/opus 详情时可传 /opus/{id} 或…

Output parameters:

- `content_id` (string): 统一内容 ID；便于从详情继续串内容相关工具。视频固定返回 bvid（BV...）；专栏/动态固定返回 post_id，且与 post.post_id 相同。可直接复用到 bilibili_get_content_detail_by_id 或 bilibili_get_content_comments_by_id。
- `content_type` (string): 内容类型：video=视频详情；article=专栏详情；dynamic=动态详情，包含带图片的动态。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `post`: 专栏/动态详情；当输入解析为专栏或动态链接时返回，否则为 null。
- `video`: 视频详情；当输入解析为普通视频链接时返回，否则为 null。

### `bilibili_get_content_detail_by_url` (~133 tokens)

根据 Bilibili 链接或分享文案自动识别并读取视频详情、专栏详情或动态详情；支持视频/专栏/动态链接、t.bilibili.com 动态链接、短链接或分享文案。

Input parameters:

- `url` (string, required): Bilibili 视频、专栏或动态链接，t.bilibili.com 动态链接、短链接或包含链接的分享文案；读取视频详情、专栏详情或动态详情时优先传完整链接；不要传用户主页链接、BV 号、aid 或纯数字 ID。

Output parameters:

- `content_id` (string): 统一内容 ID；便于从详情继续串内容相关工具。视频固定返回 bvid（BV...）；专栏/动态固定返回 post_id，且与 post.post_id 相同。可直接复用到 bilibili_get_content_detail_by_id 或 bilibili_get_content_comments_by_id。
- `content_type` (string): 内容类型：video=视频详情；article=专栏详情；dynamic=动态详情，包含带图片的动态。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `post`: 专栏/动态详情；当输入解析为专栏或动态链接时返回，否则为 null。
- `video`: 视频详情；当输入解析为普通视频链接时返回，否则为 null。

### `bilibili_get_video_download_links` (~114 tokens)

根据 Bilibili 视频链接或分享文案获取本地 CLI 下载和 ffmpeg 合并所需的视频下载地址 manifest。

Input parameters:

- `url` (string, required): Bilibili 视频链接、短链接或包含视频链接的分享文案；用于获取本地 CLI 下载和 ffmpeg 合并所需的视频下载地址 manifest；多 P 视频链接会按 URL 中的 p 参数选择对应分 P；不要传用户主页链接、专栏/动态链接、BV 号或 aid。

Output parameters:

- `aid` (string): B 站视频数字 aid，即老 AV 号的数字部分；仅作为备用视频标识。没有 bvid 时，建议拼成 av{aid} 作为 content_id 传入，避免裸数字和专栏/动态 ID 混淆。
- `bvid` (string): B 站视频 BV 号；读取视频详情时可作为 bilibili_get_content_detail_by_id 的 content_id 输入，优先使用 bvid；获取视频评论时也优先复用 bvid。
- `cid` (string): 本次下载地址对应的视频分 P cid。
- `download_manifest` (object): 本地 CLI 下载和合并所需的 manifest。
- `expires_at`: 下载地址过期时间，秒级 Unix 时间戳；无法可靠判断时为 null。
- `headers` (object): 本地下载时建议携带的 HTTP headers，通常包含 Referer 和 User-Agent。
- `page`: 本次下载地址对应的分 P 序号；不可用时为 null。
- `platform` (string): 平台标识，固定为 bilibili。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `selected_quality` (string): 服务端默认选择的清晰度描述；不可用时为空字符串。
- `title` (string): 视频标题；不可用时为空字符串。

### `bilibili_get_content_comments_by_id` (~358 tokens)

根据 Bilibili 内容 ID 获取视频、专栏或动态的一级评论列表。

Input parameters:

- `content_id` (string, required): Bilibili 内容 ID；用于获取一级评论。视频优先传 bvid（BV...）；如果只有视频 aid，建议传 av{aid}（如 av116668525186915）以明确表示视频评论区；不建议直接传裸数字 aid，因为裸数字也可能是专栏/动态评论区 ID。专栏可传 cv 专栏 ID（如 cv9689859），动态/opus 可传 /opus/{id} 或 /dynamic/{id} 路径中…
- `page_token` (string): Bilibili 一级评论分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一内容、同一排序和同一入口的评论分页链路；content_id 入口 / by_id 工具返回的 tok…
- `sort_type` (string): 评论排序方式：hot=最热，time_descending=最新。默认 hot。

Output parameters:

- `comment_count`: 平台返回的评论总数，通常包含一级评论和回复；不是当前页数量，也不等于 items 中一级评论条数；不可用时为 null。
- `items` (array): 当前页内容评论列表。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多一级评论。继续获取一级评论下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回，并沿用本次调用入口；content_id 入口 / by_id 工具返回的 token 只能继续用于 content_id 入口 / by_id 工具，url 入口 / by_url 工具返回的 token 只能继续用于 url 入口…
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_get_content_comments_by_url` (~296 tokens)

根据 Bilibili 视频、专栏或动态链接、短链接或分享文案获取一级评论列表。

Input parameters:

- `page_token` (string): Bilibili 一级评论分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一内容、同一排序和同一入口的评论分页链路；content_id 入口 / by_id 工具返回的 tok…
- `sort_type` (string): 评论排序方式：hot=最热，time_descending=最新。默认 hot。
- `url` (string, required): Bilibili 视频、专栏或动态链接，t.bilibili.com 动态链接、短链接或包含链接的分享文案；用于获取该内容的一级评论；不要传用户主页链接、BV 号、aid、纯数字 ID 或 comment_id。

Output parameters:

- `comment_count`: 平台返回的评论总数，通常包含一级评论和回复；不是当前页数量，也不等于 items 中一级评论条数；不可用时为 null。
- `items` (array): 当前页内容评论列表。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多一级评论。继续获取一级评论下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回，并沿用本次调用入口；content_id 入口 / by_id 工具返回的 token 只能继续用于 content_id 入口 / by_id 工具，url 入口 / by_url 工具返回的 token 只能继续用于 url 入口…
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_get_content_comment_replies_by_comment_id` (~367 tokens)

根据内容评论目标和一级评论 ID 获取评论回复；用户已提供完整合法的 ID 组合时直接使用；已有内容 ID 或链接但缺少必需 ID 时，调用对应一级评论工具补全；缺少内容定位信息时向用户索取；不要传评论回复项的 comment_id。

Input parameters:

- `comment_id` (string, required): B 站一级评论 ID；用户已提供时直接使用，否则可从一级评论结果 items[].comment_id 复制；不要自行构造，不要传评论回复项的 comment_id。
- `comment_object_id` (string, required): 被评论对象 ID；用户已提供时直接使用，否则从一级评论结果复制 comment_object_id；必须与同一条一级评论的 comment_id 和 comment_object_type 一起使用；不要自行构造。
- `comment_object_type` (integer, required): 被评论对象类型编号；用户已提供时直接使用，否则从一级评论结果复制 comment_object_type；必须与同一条一级评论的 comment_id 和 comment_object_id 一起使用；不要自行构造。
- `page_token` (string): Bilibili 评论回复分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一内容下同一条一级评论的回复分页链路，也就是同一 comment_object_id、comment_o…

Output parameters:

- `items` (array): 当前页内容评论回复列表。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多评论回复。继续获取评论回复下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回；只能用于同一内容下同一条一级评论的回复分页链路，也就是同一 comment_object_id、comment_object_type 和一级 comment_id。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用…
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_get_content_likes_and_reposts_by_post_id` (~345 tokens)

根据 Bilibili 专栏/动态 post_id 获取赞与转发列表；不要传视频 BV 号、aid、cv 专栏 ID、链接或分享文案。

Input parameters:

- `page_token` (string): Bilibili 专栏/动态赞与转发列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一专栏/动态的同一 post_id 或同一 url 赞与转发分页链路；继续翻页时必须使用同…
- `post_id` (string, required): Bilibili 专栏/动态 post_id；即 /opus/{id}、/dynamic/{id} 或 t.bilibili.com/{id} 路径里的数字 ID。也可以从内容详情返回的 post.post_id 复制。专栏搜索结果的 content_id=cv... 不能直接用于赞与转发；从专栏搜索结果出发时，先获取详情，再使用详情里的 post.post_id 或 post.share_ur…

Output parameters:

- `items` (array): 当前页赞与转发动作记录列表，每项包含动作类型、B 站展示文案、补充说明和互动用户。
- `like_repost_count`: 赞与转发合计总数，不是当前页数量；当前不区分赞和转发分别计数；不可用时为 null。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多结果。继续获取赞与转发下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回，并沿用本次调用入口；by_post_id 返回的 token 只能继续传给 by_post_id，by_url 返回的 token 只能继续传给 by_url。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换…
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `post_id` (string): 本次赞与转发列表对应的专栏/动态 post_id；可用于后续不带当前 page_token 的新查询。继续当前分页时必须沿用原入口和 next_page_token，不要用本字段切换入口。不是评论 ID、用户 ID 或 cv 专栏 ID。

### `bilibili_get_content_likes_and_reposts_by_url` (~349 tokens)

根据 Bilibili 专栏/动态链接、移动端链接、b23.tv 短链接或分享文案获取赞与转发列表。

Input parameters:

- `page_token` (string): Bilibili 专栏/动态赞与转发列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一专栏/动态的同一 post_id 或同一 url 赞与转发分页链路；继续翻页时必须使用同…
- `url` (string, required): Bilibili 专栏/动态链接、移动端链接、t.bilibili.com 动态链接、b23.tv 短链接或包含链接的分享文案；支持 /opus/{id}、/dynamic/{id}、t.bilibili.com/{id}、t.bilibili.com/h5/dynamic/detail/{id} 等同一专栏/动态的常见 B 站链接形态。从专栏搜索结果出发时，先获取详情，再使用详情里的 post…

Output parameters:

- `items` (array): 当前页赞与转发动作记录列表，每项包含动作类型、B 站展示文案、补充说明和互动用户。
- `like_repost_count`: 赞与转发合计总数，不是当前页数量；当前不区分赞和转发分别计数；不可用时为 null。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多结果。继续获取赞与转发下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回，并沿用本次调用入口；by_post_id 返回的 token 只能继续传给 by_post_id，by_url 返回的 token 只能继续传给 by_url。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换…
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `post_id` (string): 本次赞与转发列表对应的专栏/动态 post_id；可用于后续不带当前 page_token 的新查询。继续当前分页时必须沿用原入口和 next_page_token，不要用本字段切换入口。不是评论 ID、用户 ID 或 cv 专栏 ID。

### `bilibili_get_user_info_by_user_id` (~109 tokens)

根据 Bilibili 用户 user_id 获取用户资料。

Input parameters:

- `user_id` (string, required): B 站用户 user_id，通常是 space.bilibili.com/{user_id} 路径里的数字 ID；可从搜索、详情、评论或用户资料结果中的 author.user_id 或 user_id 复制；不要传用户主页链接，不要传视频链接、昵称、BV 号或 aid。已有用户主页链接时使用 by_profile_url 工具。

Output parameters:

- `avatar_url`: 用户头像链接；不可用时为 null。
- `bio` (string): 用户简介；不可用时为空字符串。
- `birthday`: 公开生日，通常为 MM-DD；不可用时为 null。
- `charging_count`: 累计充电人数；未开通或不可用时为 null。
- `charging_url`: 充电入口链接；不可用时为 null。
- `follower_count`: 粉丝数；不可用时为 null。
- `following_count`: 关注数；不可用时为 null。
- `gender` (string): 用户性别：male 表示男，female 表示女，unknown 表示未知或未公开。
- `live_info`: 用户直播状态摘要；没有直播间或不可用时为 null。
- `name` (string): B 站用户名称；不可用时为空字符串。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `posted_audio_count`: 用户公开投稿音频数量；不可用时为 null。
- `posted_content_count`: 用户公开投稿总数，对应 B 站空间投稿页的「投稿」总数；不可用时为 null。
- `posted_image_text_count`: 用户公开投稿图文数量，对应 B 站空间投稿页的「图文」分类；不可用时为 null。
- `posted_video_count`: 用户公开投稿视频数量；不可用时为 null。
- `profile_notice`: B 站空间公告；没有公告或不可用时为 null。
- `profile_url`: B 站用户主页链接；可用于打开用户主页；不可用时为 null。
- `received_like_count`: 累计获赞数；不可用时为 null。
- `user_id` (string): B 站用户 user_id；用于标识作者或用户。
- `verification_label`: B 站认证说明；没有认证或不可用时为 null。
- `verified` (boolean): 是否有 B 站个人或机构认证。
- `video_view_count`: 累计视频播放数；不可用时为 null。

### `bilibili_get_user_info_by_profile_url` (~100 tokens)

根据 B 站用户主页链接、短链接或分享文案获取用户资料；不要传视频链接。如果上一步结果已返回 user_id，可直接使用 user_id 入口。

Input parameters:

- `profile_url` (string, required): B 站用户主页链接、短链接或分享文案；不要传 user_id，不要传视频链接、BV 号或 aid；已有 user_id 时使用 by_user_id 工具。

Output parameters:

- `avatar_url`: 用户头像链接；不可用时为 null。
- `bio` (string): 用户简介；不可用时为空字符串。
- `birthday`: 公开生日，通常为 MM-DD；不可用时为 null。
- `charging_count`: 累计充电人数；未开通或不可用时为 null。
- `charging_url`: 充电入口链接；不可用时为 null。
- `follower_count`: 粉丝数；不可用时为 null。
- `following_count`: 关注数；不可用时为 null。
- `gender` (string): 用户性别：male 表示男，female 表示女，unknown 表示未知或未公开。
- `live_info`: 用户直播状态摘要；没有直播间或不可用时为 null。
- `name` (string): B 站用户名称；不可用时为空字符串。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `posted_audio_count`: 用户公开投稿音频数量；不可用时为 null。
- `posted_content_count`: 用户公开投稿总数，对应 B 站空间投稿页的「投稿」总数；不可用时为 null。
- `posted_image_text_count`: 用户公开投稿图文数量，对应 B 站空间投稿页的「图文」分类；不可用时为 null。
- `posted_video_count`: 用户公开投稿视频数量；不可用时为 null。
- `profile_notice`: B 站空间公告；没有公告或不可用时为 null。
- `profile_url`: B 站用户主页链接；可用于打开用户主页；不可用时为 null。
- `received_like_count`: 累计获赞数；不可用时为 null。
- `user_id` (string): B 站用户 user_id；用于标识作者或用户。
- `verification_label`: B 站认证说明；没有认证或不可用时为 null。
- `verified` (boolean): 是否有 B 站个人或机构认证。
- `video_view_count`: 累计视频播放数；不可用时为 null。

### `bilibili_get_user_posted_videos_by_user_id` (~274 tokens)

根据 Bilibili 用户 user_id 获取公开发布视频列表。

Input parameters:

- `page_token` (string): Bilibili 用户发布视频列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一用户和同一排序方式的视频列表分页链路，不能跨能力、用户或排序复用。
- `sort_type` (string): 用户发布视频排序方式：time_descending=最新发布，view_count_descending=最多播放，collect_count_descending=最多收藏。默认 time_descending。
- `user_id` (string, required): B 站用户 user_id，通常是 space.bilibili.com/{user_id} 路径里的数字 ID；可从搜索、详情、评论或用户资料结果中的 author.user_id 或 user_id 复制；不要传用户主页链接，不要传视频链接、昵称、BV 号或 aid。已有用户主页链接时使用 by_profile_url 工具。

Output parameters:

- `items` (array): 当前页用户发布视频列表。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多用户发布视频。继续获取下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回；只能用于同一用户和同一排序方式的视频列表分页链路。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容；不能跨能力、用户或排序复用。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_get_user_posted_videos_by_profile_url` (~265 tokens)

根据 B 站用户主页链接、短链接或分享文案获取公开发布视频列表；不要传视频链接。如果上一步结果已返回 user_id，可直接使用 user_id 入口。

Input parameters:

- `page_token` (string): Bilibili 用户发布视频列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一用户和同一排序方式的视频列表分页链路，不能跨能力、用户或排序复用。
- `profile_url` (string, required): B 站用户主页链接、短链接或分享文案；不要传 user_id，不要传视频链接、BV 号或 aid；已有 user_id 时使用 by_user_id 工具。
- `sort_type` (string): 用户发布视频排序方式：time_descending=最新发布，view_count_descending=最多播放，collect_count_descending=最多收藏。默认 time_descending。

Output parameters:

- `items` (array): 当前页用户发布视频列表。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多用户发布视频。继续获取下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回；只能用于同一用户和同一排序方式的视频列表分页链路。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容；不能跨能力、用户或排序复用。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_get_user_posted_articles_by_user_id` (~234 tokens)

根据 Bilibili 用户 user_id 获取公开发布单篇专栏列表。

Input parameters:

- `page_token` (string): Bilibili 用户发布单篇专栏分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一用户的单篇专栏列表分页链路，不能跨能力或用户复用。
- `user_id` (string, required): B 站用户 user_id，通常是 space.bilibili.com/{user_id} 路径里的数字 ID；可从搜索、详情、评论或用户资料结果中的 author.user_id 或 user_id 复制；不要传用户主页链接，不要传视频链接、昵称、BV 号或 aid。已有用户主页链接时使用 by_profile_url 工具。

Output parameters:

- `article_count`: 用户主页公开单篇专栏总数；不是当前页数量；不可用时为 null。
- `items` (array): 当前页用户发布单篇专栏列表。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多用户发布单篇专栏。继续获取下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回；只能用于同一用户的单篇专栏列表分页链路。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容；不能跨能力或用户复用。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_get_user_posted_articles_by_profile_url` (~225 tokens)

根据 B 站用户主页链接、短链接或分享文案获取公开发布单篇专栏列表；不要传视频链接。如果上一步结果已返回 user_id，可直接使用 user_id 入口。

Input parameters:

- `page_token` (string): Bilibili 用户发布单篇专栏分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一用户的单篇专栏列表分页链路，不能跨能力或用户复用。
- `profile_url` (string, required): B 站用户主页链接、短链接或分享文案；不要传 user_id，不要传视频链接、BV 号或 aid；已有 user_id 时使用 by_user_id 工具。

Output parameters:

- `article_count`: 用户主页公开单篇专栏总数；不是当前页数量；不可用时为 null。
- `items` (array): 当前页用户发布单篇专栏列表。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多用户发布单篇专栏。继续获取下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回；只能用于同一用户的单篇专栏列表分页链路。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容；不能跨能力或用户复用。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_get_user_posted_dynamics_by_user_id` (~226 tokens)

根据 Bilibili 用户 user_id 获取公开发布动态列表。

Input parameters:

- `page_token` (string): Bilibili 用户发布动态分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一用户的动态列表分页链路，不能跨能力或用户复用。
- `user_id` (string, required): B 站用户 user_id，通常是 space.bilibili.com/{user_id} 路径里的数字 ID；可从搜索、详情、评论或用户资料结果中的 author.user_id 或 user_id 复制；不要传用户主页链接，不要传视频链接、昵称、BV 号或 aid。已有用户主页链接时使用 by_profile_url 工具。

Output parameters:

- `dynamic_count`: 用户主页公开动态数量；不是当前页数量；不可用时为 null。
- `items` (array): 当前页用户发布动态列表。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多用户发布动态。继续获取下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回；只能用于同一用户的动态列表分页链路。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容；不能跨能力或用户复用。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_get_user_posted_dynamics_by_profile_url` (~217 tokens)

根据 B 站用户主页链接、短链接或分享文案获取公开发布动态列表；不要传视频链接。如果上一步结果已返回 user_id，可直接使用 user_id 入口。

Input parameters:

- `page_token` (string): Bilibili 用户发布动态分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一用户的动态列表分页链路，不能跨能力或用户复用。
- `profile_url` (string, required): B 站用户主页链接、短链接或分享文案；不要传 user_id，不要传视频链接、BV 号或 aid；已有 user_id 时使用 by_user_id 工具。

Output parameters:

- `dynamic_count`: 用户主页公开动态数量；不是当前页数量；不可用时为 null。
- `items` (array): 当前页用户发布动态列表。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多用户发布动态。继续获取下一页时，必须将返回的完整 next_page_token 原样作为 page_token 传回；只能用于同一用户的动态列表分页链路。不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容；不能跨能力或用户复用。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `bilibili_submit_video_speech_text_by_video_url` (~156 tokens)

根据 Bilibili 视频链接、短链接或分享文案提交口播转文字任务；每次处理一个分 P，提交后最多等待 240 秒，未完成时返回 job_id 和下一步查询动作。

Input parameters:

- `video_url` (string, required): Bilibili 视频链接、b23.tv 短链接或包含视频链接的分享文案；多 P 视频可在普通视频 URL 中使用 p 参数选择一个分 P，例如 ?p=2；普通视频链接未传 p 时转写 P1，短链接按解析后的目标分 P 转写；每次只转写一个分 P；不要传 BV 号或用户主页链接。

Output parameters:

- `content_id` (string): 平台内容 ID。
- `content_meta` (object): 作品上下文信息，便于结合转写内容做口播分析。
- `content_type` (string): 内容类型。
- `error`: 失败或过期时的稳定错误结构；非终态或成功时为 null。
- `is_terminal` (boolean): 是否已终态。
- `job_id` (string): 任务 ID。
- `message` (string): 面向用户/AI 的状态说明。
- `next_action`: 非终态时建议的下一步查询动作。
- `next_poll_after_seconds`: 建议下次查询前等待的秒数；非终态时可用。
- `platform` (string): 任务所属平台。
- `source_id` (string): 任务来源 ID。
- `status` (string): 任务状态。
- `transcript`: 成功时的口播转文字结果；非终态或失败时为 null。

### `bilibili_submit_video_speech_text_by_bvid` (~116 tokens)

根据 Bilibili BV 号提交 P1 口播转文字任务；提交后最多等待 240 秒，未完成时返回 job_id 和下一步查询动作。

Input parameters:

- `bvid` (string, required): Bilibili 视频 BV 号（BV...）；用于转写视频 P1；如需转写 P2 或后续分 P，请改用 by_video_url 工具并在 URL 中传 p 参数；不要传视频链接、aid 或用户主页链接。

Output parameters:

- `content_id` (string): 平台内容 ID。
- `content_meta` (object): 作品上下文信息，便于结合转写内容做口播分析。
- `content_type` (string): 内容类型。
- `error`: 失败或过期时的稳定错误结构；非终态或成功时为 null。
- `is_terminal` (boolean): 是否已终态。
- `job_id` (string): 任务 ID。
- `message` (string): 面向用户/AI 的状态说明。
- `next_action`: 非终态时建议的下一步查询动作。
- `next_poll_after_seconds`: 建议下次查询前等待的秒数；非终态时可用。
- `platform` (string): 任务所属平台。
- `source_id` (string): 任务来源 ID。
- `status` (string): 任务状态。
- `transcript`: 成功时的口播转文字结果；非终态或失败时为 null。

### `bilibili_get_video_speech_text_job` (~120 tokens)

根据用户提供的有效 job_id，或 submit 工具返回的 job_id 查询 Bilibili 口播转文字任务状态；每次最多等待 240 秒，不触发重处理，也不要重复提交任务。

Input parameters:

- `job_id` (string, required): 口播转文字任务 ID；用户已提供时直接使用，否则使用 bilibili_submit_video_speech_text_by_video_url 或 bilibili_submit_video_speech_text_by_bvid 返回的 job_id；不要传 BV 号、aid 或视频链接。

Output parameters:

- `content_id` (string): 平台内容 ID。
- `content_meta` (object): 作品上下文信息，便于结合转写内容做口播分析。
- `content_type` (string): 内容类型。
- `error`: 失败或过期时的稳定错误结构；非终态或成功时为 null。
- `is_terminal` (boolean): 是否已终态。
- `job_id` (string): 任务 ID。
- `message` (string): 面向用户/AI 的状态说明。
- `next_action`: 非终态时建议的下一步查询动作。
- `next_poll_after_seconds`: 建议下次查询前等待的秒数；非终态时可用。
- `platform` (string): 任务所属平台。
- `source_id` (string): 任务来源 ID。
- `status` (string): 任务状态。
- `transcript`: 成功时的口播转文字结果；非终态或失败时为 null。

### `socialdatax_get_points_balance` (~53 tokens)

查询当前 API Key 账户的 SocialDataX 积分余额、剩余积分或点数 / remaining points balance。需要充值时请访问 https://socialdatax.com/dashboard/billing。

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-52choujiang-bilibili-insights/bilibili-mcp#diagnostics

## Score history

- 2026-09-21: 83
- 2026-09-20: 83
- 2026-09-19: 83
- 2026-09-18: 82
- 2026-09-17: 82
- 2026-09-16: 81
- 2026-09-15: 81
- 2026-09-14: 80
- 2026-09-13: 80
- 2026-09-12: 79
- 2026-09-11: 79
- 2026-09-10: 79
- 2026-09-09: 78
- 2026-09-08: 78
- 2026-09-07: 77
- 2026-09-06: 77
- 2026-09-05: 76
- 2026-09-04: 76
- 2026-09-03: 75
- 2026-09-02: 75
- 2026-09-01: 74
- 2026-08-31: 74
- 2026-08-30: 73
- 2026-08-29: 73
- 2026-08-28: 72
- 2026-08-27: 72
- 2026-08-26: 72
- 2026-08-25: 70
- 2026-08-24: 69

## Common questions

### What is the SocialDataX B站 Bilibili MCP server?

SocialDataX B站 Bilibili MCP is listed in the public MCP registry as com.52choujiang/bilibili-insights. Bilibili public video, article, dynamic, creator, comments, reactions, and transcript tools. This page covers its hosted endpoint (https://mcp.socialdatax.com/bilibili/mcp).

### Is the SocialDataX B站 Bilibili MCP server safe to use?

SocialDataX B站 Bilibili MCP scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the SocialDataX B站 Bilibili MCP server expose?

SocialDataX B站 Bilibili MCP exposes 22 tools: bilibili_search_videos, bilibili_search_articles, bilibili_get_content_detail_by_id, bilibili_get_content_detail_by_url, bilibili_get_video_download_links, and 17 more. Their descriptions and schemas cost roughly 5,165 tokens of context every time the server is loaded.

### Does the SocialDataX B站 Bilibili MCP server require authentication?

Yes. SocialDataX B站 Bilibili MCP asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the SocialDataX B站 Bilibili MCP server still maintained?

SocialDataX B站 Bilibili MCP is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://mcp.socialdatax.com/bilibili/mcp
- Authorisation metadata: https://mcp.socialdatax.com/.well-known/oauth-protected-resource/bilibili/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-52choujiang-bilibili-insights/bilibili-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-52choujiang-bilibili-insights/bilibili-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-52choujiang-bilibili-insights/bilibili-mcp
