# SocialDataX Instagram MCP (remote · mcp.socialdatax.com)

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

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

## Components

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

## Channel facts

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

## 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 405, 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**: 83/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 2193 tokens (~146/item across 15 items; 13 tools + 2 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **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 13 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 15 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 Instagram MCP server?

SocialDataX Instagram MCP is a hosted endpoint at https://mcp.socialdatax.com/instagram/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-instagram-insights 'https://mcp.socialdatax.com/instagram/mcp'
```

### Cursor

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

### VS Code

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

### Codex

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

### opencode

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

### OpenClaw

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

### Hermes

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

### Netclaw

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

### Vellum

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

### Other

```json
{
  "mcpServers": {
    "com-52choujiang-instagram-insights": {
      "type": "http",
      "url": "https://mcp.socialdatax.com/instagram/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 85, 0)

- [security] Stability: 0.97 → pass

### 2026-09-18 (score 85, +1)

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

### 2026-09-16 (score 84, 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 84, +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-13 (score 83, +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-11 (score 82, +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-09 (score 81, +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-06 (score 80, +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.

## MCP tools (13)

### `instagram_search_posts` (~244 tokens)

按搜索词搜索 Instagram 公开帖子。用户需要按搜索词查找帖子时使用；已有帖子链接时使用帖子详情或评论工具；已有 post_id 时使用按 ID 详情工具，需要评论时复用详情结果中的 share_url；已有用户主页链接或 username 时使用用户信息或用户帖子工具；支持 page_token 翻页。

Input parameters:

- `keyword` (string, required): Instagram 帖子搜索词，可传关键词或短语，例如品牌名、话题、人物名或内容需求；不要传帖子链接、用户主页链接、post_id、username 或 page_token。
- `page_token` (string): Instagram 搜索分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一关键词链路。更换关键词时，请清空 page_token 后从第一页重新搜索。

Output parameters:

- `items` (array): 当前页 Instagram 搜索结果列表；当前页可能为空，是否可继续翻页以 next_page_token 是否为空为准。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回；只用于当前搜索续页；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `instagram_get_post_detail_by_post_id` (~86 tokens)

根据 Instagram 帖子 ID 获取公开帖子详情；已有完整 post_id 时直接使用。

Input parameters:

- `post_id` (string, required): Instagram 帖子 ID（数字字符串）；用户已提供时原样使用，否则可从搜索结果或详情结果的 post_id 原样复制；不要传 shortcode、用户名、主页链接或包含链接的分享文案。

Output parameters:

- `author`: 帖子作者信息；不可用时为 null。
- `caption` (string): 帖子配文；没有配文时为空字符串。
- `collaborators` (array): 帖子共同发布者/协作者列表；无共同发布者时为空数组。
- `comment_count`: 评论数；不可用时为 null。
- `comments_disabled`: 是否禁止发评论；true 表示已禁止，false 表示未禁止，null 表示不可用。
- `cover_image_url`: 帖子封面图链接；不可用时为 null。
- `like_and_view_counts_hidden`: 平台展示层是否隐藏点赞数或播放/观看数；true 表示已隐藏，false 表示未隐藏，null 表示不可用。
- `like_count`: 点赞数；不可用时为 null。
- `location`: 帖子地理标记地点/POI，不是 IP 属地；没有地点时为 null。
- `media_count` (integer): 帖子包含的媒体数量。
- `media_items` (array): 帖子包含的图片/视频媒体列表；单图/单视频通常 1 项，轮播帖按顺序返回多项。
- `mentioned_users` (array): 帖子配文中 @ 到的用户名；无 @ 时为空数组；每项只返回 username，不带 @。
- `music`: 帖子关联音乐/配乐信息；没有可返回的音乐信息时为 null。
- `play_count`: Instagram 播放/观看数；没有视频或不可用时为 null。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `post_id` (string): Instagram 帖子 ID。
- `post_type` (string): 帖子类型；photo 表示照片帖子，video 表示视频帖子，carousel 表示轮播帖子。
- `publish_time`: 发布时间，秒级 Unix 时间戳；不可用时为 null。
- `repost_count`: 转发/再分享数；不可用时为 null。
- `share_url`: Instagram 帖子分享页链接；不可用时为 null。
- `tagged_users` (array): 帖子图片或视频中标记的用户列表；无标记用户时为空数组。
- `topic_tags` (array): 帖子配文中的话题标签；无话题标签时为空数组；每项只返回 name，不带 #。

### `instagram_get_post_detail_by_post_url` (~75 tokens)

根据 Instagram 帖子链接获取公开帖子详情。

Input parameters:

- `post_url` (string, required): Instagram 帖子分享页链接；从搜索结果或详情结果的 share_url 原样复制，或传用户提供的 Instagram 帖子链接；不要传作者主页链接、评论链接或接口地址。

Output parameters:

- `author`: 帖子作者信息；不可用时为 null。
- `caption` (string): 帖子配文；没有配文时为空字符串。
- `collaborators` (array): 帖子共同发布者/协作者列表；无共同发布者时为空数组。
- `comment_count`: 评论数；不可用时为 null。
- `comments_disabled`: 是否禁止发评论；true 表示已禁止，false 表示未禁止，null 表示不可用。
- `cover_image_url`: 帖子封面图链接；不可用时为 null。
- `like_and_view_counts_hidden`: 平台展示层是否隐藏点赞数或播放/观看数；true 表示已隐藏，false 表示未隐藏，null 表示不可用。
- `like_count`: 点赞数；不可用时为 null。
- `location`: 帖子地理标记地点/POI，不是 IP 属地；没有地点时为 null。
- `media_count` (integer): 帖子包含的媒体数量。
- `media_items` (array): 帖子包含的图片/视频媒体列表；单图/单视频通常 1 项，轮播帖按顺序返回多项。
- `mentioned_users` (array): 帖子配文中 @ 到的用户名；无 @ 时为空数组；每项只返回 username，不带 @。
- `music`: 帖子关联音乐/配乐信息；没有可返回的音乐信息时为 null。
- `play_count`: Instagram 播放/观看数；没有视频或不可用时为 null。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `post_id` (string): Instagram 帖子 ID。
- `post_type` (string): 帖子类型；photo 表示照片帖子，video 表示视频帖子，carousel 表示轮播帖子。
- `publish_time`: 发布时间，秒级 Unix 时间戳；不可用时为 null。
- `repost_count`: 转发/再分享数；不可用时为 null。
- `share_url`: Instagram 帖子分享页链接；不可用时为 null。
- `tagged_users` (array): 帖子图片或视频中标记的用户列表；无标记用户时为空数组。
- `topic_tags` (array): 帖子配文中的话题标签；无话题标签时为空数组；每项只返回 name，不带 #。

### `instagram_get_post_comments_by_post_url` (~241 tokens)

根据 Instagram 帖子链接分页获取公开帖子的一级评论；用户已提供帖子链接时直接使用。只有 post_id 时，先调用 instagram_get_post_detail_by_post_id，并复用详情结果中的 share_url；支持使用 page_token 继续翻页。

Input parameters:

- `page_token` (string): Instagram 评论分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一帖子评论链路；更换帖子链接时，请清空 page_token 后从第一页重新读取评论。
- `post_url` (string, required): Instagram 帖子分享页链接；用户已提供时原样使用，否则可从搜索结果或详情结果的 share_url 原样复制；不要传 post_id、作者主页链接、评论链接、接口地址或包含链接的分享文案。

Output parameters:

- `comment_count`: 该帖子评论总数；不是当前页评论条数，也不等于当前页 items 数量；不可用时为 null。
- `items` (array): 当前页一级评论列表；当前页可能为空数组。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回；只用于当前评论续页；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `post_url` (string): 可打开的 Instagram 帖子分享页链接；继续引用或展示帖子时优先使用。

### `instagram_get_post_comment_replies_by_comment_id` (~378 tokens)

根据 Instagram 帖子的 post_id 和一级评论 comment_id 分页获取评论回复；用户已提供合法 post_id 和一级评论 comment_id 时直接使用。缺少任一必需 ID 且已有 post_url 时，调用 instagram_get_post_comments_by_post_url，并复用同一条一级评论的 items[*].post_id 和 items[*].comment_id；只有 post_id 时先调用 instagram_get_post_detail_by_post_id 获取 share_url，再调用 instagram_get_post_comments_by_post_url 获取目标一级评论并复用其 ID；缺少帖子定位信息时向用户索取；支持使用 page_token 继续翻页。

Input parameters:

- `comment_id` (string, required): Instagram 一级评论 ID（数字字符串）；用户已提供时原样使用，否则从一级评论结果 items[*].comment_id 原样复制；不要传评论回复结果里的 items[*].comment_id。
- `page_token` (string): Instagram 评论回复分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一帖子和一级评论的回复链路；更换 post_id 或 comment_id 时，请清空 page_to…
- `post_id` (string, required): Instagram 帖子 ID（数字字符串）；用户已提供时原样使用，否则从一级评论结果 items[*].post_id 原样复制，也可使用同一帖子搜索、详情结果的 post_id；需与一级评论 comment_id 同时传入。

Output parameters:

- `items` (array): 当前页评论回复列表；当前页可能为空数组。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回；只用于当前评论回复续页；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `reply_count`: 当前接口返回的评论回复数量；不代表一级评论下展示的全部回复数；不可用时为 null。

### `instagram_get_user_info_by_username` (~84 tokens)

根据 Instagram 用户名获取公开用户信息；用户已提供 username 时直接使用。

Input parameters:

- `username` (string, required): Instagram 用户名，不带 @；用户已提供时原样使用，否则可从搜索、详情、评论或评论回复结果的 author.username 原样复制；不要传用户主页链接、帖子链接、评论链接或分享文案。

Output parameters:

- `avatar_url`: 高清头像链接；不可用时为 null。
- `bio` (string): 用户个人简介；没有简介时为空字符串。
- `external_links` (array): 主页外链列表，包含可用的多个主页外部链接；无外链时为空数组。
- `external_url`: 主页外部链接中的主链接；没有外部链接时为 null。
- `follower_count`: 粉丝数；不可用时为 null。
- `following_count`: 关注数；不可用时为 null。
- `is_private`: 是否私密账号；不可用时为 null。
- `is_verified`: 是否认证；不可用时为 null。
- `name` (string): 用户展示名；不是 username；不可用时为空字符串。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `post_count`: 已发布帖子数；不可用时为 null。
- `profile_url`: 用户主页链接；不可用时为 null。
- `user_id` (string): Instagram 用户稳定数字 ID；不可用时为空字符串。
- `username` (string): Instagram 用户名，不带 @；不可用时为空字符串。

### `instagram_get_user_info_by_profile_url` (~81 tokens)

根据 Instagram 用户主页链接获取公开用户信息。

Input parameters:

- `profile_url` (string, required): Instagram 用户主页链接；从搜索、详情、评论或评论回复结果的 author.profile_url 原样复制；或传用户提供的 Instagram 用户主页链接；不要传帖子链接、评论链接、接口地址或包含链接的分享文案。

Output parameters:

- `avatar_url`: 高清头像链接；不可用时为 null。
- `bio` (string): 用户个人简介；没有简介时为空字符串。
- `external_links` (array): 主页外链列表，包含可用的多个主页外部链接；无外链时为空数组。
- `external_url`: 主页外部链接中的主链接；没有外部链接时为 null。
- `follower_count`: 粉丝数；不可用时为 null。
- `following_count`: 关注数；不可用时为 null。
- `is_private`: 是否私密账号；不可用时为 null。
- `is_verified`: 是否认证；不可用时为 null。
- `name` (string): 用户展示名；不是 username；不可用时为空字符串。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。
- `post_count`: 已发布帖子数；不可用时为 null。
- `profile_url`: 用户主页链接；不可用时为 null。
- `user_id` (string): Instagram 用户稳定数字 ID；不可用时为空字符串。
- `username` (string): Instagram 用户名，不带 @；不可用时为空字符串。

### `instagram_get_user_posts_by_username` (~214 tokens)

根据 Instagram 用户名分页获取该用户发布的公开帖子列表；用户已提供 username 时直接使用。

Input parameters:

- `page_token` (string): Instagram 用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一用户帖子列表链路；更换 username 或 profile_url 时，请清空 page_to…
- `username` (string, required): Instagram 用户名，不带 @；用户已提供时原样使用，否则可从用户信息结果的 username，或搜索、详情、评论、评论回复结果的 author.username 原样复制；不要传用户主页链接、帖子链接、评论链接或分享文案。

Output parameters:

- `items` (array): 当前页该用户发布的 Instagram 帖子列表；当前页可能为空，是否可继续翻页以 next_page_token 是否为空为准。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回；只用于当前用户帖子列表续页；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `instagram_get_user_posts_by_profile_url` (~213 tokens)

根据 Instagram 用户主页链接分页获取该用户发布的公开帖子列表。

Input parameters:

- `page_token` (string): Instagram 用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回；page_token 是不透明分页令牌；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成，不得用省略号替换中间内容。只能用于同一用户帖子列表链路；更换 username 或 profile_url 时，请清空 page_to…
- `profile_url` (string, required): Instagram 用户主页链接；从用户信息结果的 profile_url，或搜索、详情、评论、评论回复结果的 author.profile_url 原样复制；也可传用户提供的 Instagram 用户主页链接；不要传帖子链接、评论链接、接口地址或包含链接的分享文案。

Output parameters:

- `items` (array): 当前页该用户发布的 Instagram 帖子列表；当前页可能为空，是否可继续翻页以 next_page_token 是否为空为准。
- `next_page_token` (string): 下一页不透明分页令牌；为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回；只用于当前用户帖子列表续页；不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成。
- `points` (object): 本次成功调用的积分消耗与调用完成时的账户积分余额。

### `instagram_submit_video_speech_text_by_post_url` (~114 tokens)

根据 Instagram 普通视频帖子或 Reels 链接提交口播转文字任务；图片帖和轮播帖不支持，提交后最多等待 240 秒，未完成时返回 job_id 和下一步查询动作。

Input parameters:

- `post_url` (string, required): Instagram 帖子分享页链接；从搜索结果或详情结果的 share_url 原样复制，或传用户提供的 Instagram 帖子链接；不要传作者主页链接、评论链接或接口地址。

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。

### `instagram_submit_video_speech_text_by_post_id` (~118 tokens)

根据 Instagram 普通视频帖子或 Reels 的 post_id 提交口播转文字任务；图片帖和轮播帖不支持，提交后最多等待 240 秒，未完成时返回 job_id 和下一步查询动作。

Input parameters:

- `post_id` (string, required): Instagram 帖子 ID（数字字符串）；用户已提供时原样使用，否则可从搜索结果或详情结果的 post_id 原样复制；不要传 shortcode、用户名、主页链接或包含链接的分享文案。

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。

### `instagram_get_video_speech_text_job` (~125 tokens)

根据有效 job_id 查询 Instagram 口播转文字任务；用户已提供时直接使用，否则使用 submit 工具返回的 job_id；每次最多等待 240 秒，不触发重处理，也不要重复提交任务。

Input parameters:

- `job_id` (string, required): 口播转文字任务 ID；用户已提供时直接使用，否则使用 instagram_submit_video_speech_text_by_post_url 或 instagram_submit_video_speech_text_by_post_id 返回的 job_id；任务未完成时继续原样传入同一个 job_id，不要重复提交。

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-instagram-insights/instagram-mcp#diagnostics

## Score history

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

## Common questions

### What is the SocialDataX Instagram MCP server?

SocialDataX Instagram MCP is listed in the public MCP registry as com.52choujiang/instagram-insights. Instagram MCP for public posts, comments, replies, users, and video/Reels speech-to-text. This page covers its hosted endpoint (https://mcp.socialdatax.com/instagram/mcp).

### Is the SocialDataX Instagram MCP server safe to use?

SocialDataX Instagram MCP scores 85 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 Instagram MCP server expose?

SocialDataX Instagram MCP exposes 13 tools: instagram_search_posts, instagram_get_post_detail_by_post_id, instagram_get_post_detail_by_post_url, instagram_get_post_comments_by_post_url, instagram_get_post_comment_replies_by_comment_id, and 8 more. Their descriptions and schemas cost roughly 2,026 tokens of context every time the server is loaded.

### Does the SocialDataX Instagram MCP server require authentication?

Yes. SocialDataX Instagram 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 Instagram MCP server still maintained?

SocialDataX Instagram 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/instagram/mcp
- Authorisation metadata: https://mcp.socialdatax.com/.well-known/oauth-protected-resource/instagram/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-52choujiang-instagram-insights/instagram-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-52choujiang-instagram-insights/instagram-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-52choujiang-instagram-insights/instagram-mcp
