# LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text (remote · linkdigest.dev)

Xiaohongshu, Douyin, TikTok, YouTube, X links to text: transcript, on-screen text, images described

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

## Components

- remote · `linkdigest.dev`: 83/100 (this document), [markdown](https://verifymcp.io/servers/dev-linkdigest-linkdigest/linkdigest.md), [page](https://verifymcp.io/servers/dev-linkdigest-linkdigest/linkdigest)

## Channel facts

- Endpoint: `https://linkdigest.dev/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `1.0.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-20.

- **Endpoint Security**: 89/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 is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 66/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 402 tokens (~402/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 73/100
  - Stability observed for 22 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.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 2 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### How do I install the LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text MCP server?

LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text is a hosted endpoint at https://linkdigest.dev/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 dev-linkdigest-linkdigest 'https://linkdigest.dev/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "dev-linkdigest-linkdigest": {
      "url": "https://linkdigest.dev/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "dev-linkdigest-linkdigest": {
      "type": "http",
      "url": "https://linkdigest.dev/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.dev-linkdigest-linkdigest]
url = "https://linkdigest.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-linkdigest-linkdigest": {
      "type": "remote",
      "url": "https://linkdigest.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-linkdigest-linkdigest --url 'https://linkdigest.dev/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dev-linkdigest-linkdigest:
    url: "https://linkdigest.dev/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "dev-linkdigest-linkdigest": {
      "Transport": "http",
      "Url": "https://linkdigest.dev/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add dev-linkdigest-linkdigest -t streamable-http -u 'https://linkdigest.dev/mcp'
```

### Other

```json
{
  "mcpServers": {
    "dev-linkdigest-linkdigest": {
      "type": "http",
      "url": "https://linkdigest.dev/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-20 (score 83, +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-18 (score 82, 0)

- [functional regression] Schema quality: 340 → 402
- [cosmetic] “digest_url” added an optional parameter “partial_ok”

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

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

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

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

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

- [functional regression] Schema quality: 234 → 340
- [cosmetic] “digest_url” added an optional parameter “translate_to”

### 2026-09-11 (score 81, +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.

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

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

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

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

## MCP tools (1)

### `digest_url` (~383 tokens)

Turn a social media URL into LLM-ready context. Works on Xiaohongshu, Douyin, TikTok, YouTube, X and ordinary web pages. Returns the post's transcript, on-screen text, image descriptions, caption and metadata — the things you cannot get by fetching the URL yourself, because these posts are video or images behind tokenised share links. Use this whenever you are given a social media link. Bilibili, Instagram and Facebook are not supported. A long video may not finish in one call: if the result names a job id, call this tool again with that job_id (and no url) to collect it.

Input parameters:

- `format` (string): markdown (default, best for reading) or json (structured).
- `job_id` (string): Collect a digest already running. Pass the job id from a previous call instead of url. Use this rather than re-sending the url, which would start the work again.
- `partial_ok` (boolean): Read the opening minutes the budget affords instead of refusing a video over max_credits or the plan's length cap. Default false: a long video is refused and costs nothing. When true, the digest carr…
- `translate_to` (string): Also translate the digest into this language: an ISO 639-1 code, optionally with a region (en, ja, zh-CN). The original-language text is always returned; the translation is added alongside it under `…
- `url` (string, required): The post URL, including any share tokens.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dev-linkdigest-linkdigest/linkdigest#diagnostics

## Score history

- 2026-09-20: 83
- 2026-09-19: 82
- 2026-09-18: 82
- 2026-09-17: 82
- 2026-09-16: 82
- 2026-09-15: 81
- 2026-09-14: 81
- 2026-09-13: 80
- 2026-09-12: 81
- 2026-09-11: 81
- 2026-09-10: 80
- 2026-09-09: 80
- 2026-09-08: 79
- 2026-09-07: 79
- 2026-09-06: 78
- 2026-09-05: 78
- 2026-09-04: 77
- 2026-09-03: 77
- 2026-09-02: 76
- 2026-09-01: 76
- 2026-08-31: 76
- 2026-08-30: 75
- 2026-08-29: 75

## Common questions

### What is the LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text MCP server?

LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text is an MCP server listed in the public MCP registry as dev.linkdigest/linkdigest. Xiaohongshu, Douyin, TikTok, YouTube, X links to text: transcript, on-screen text, images described. This page covers its hosted endpoint (https://linkdigest.dev/mcp).

### Is the LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text MCP server safe to use?

LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text 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 LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text MCP server expose?

LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text exposes 1 tool: digest_url. Their descriptions and schemas cost roughly 383 tokens of context every time the server is loaded.

### Does the LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text MCP server require authentication?

Yes. LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text 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 LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text MCP server still maintained?

LinkDigest — Xiaohongshu, Douyin, TikTok, YouTube to text is still listed as active in the MCP registry. We last reached this channel on 20 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://linkdigest.dev/mcp
- Authorisation metadata: https://linkdigest.dev/.well-known/oauth-protected-resource/mcp
- Website: https://linkdigest.dev/
- Changelog RSS feed: https://verifymcp.io/servers/dev-linkdigest-linkdigest/linkdigest.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-linkdigest-linkdigest/linkdigest.json
- HTML version of this page: https://verifymcp.io/servers/dev-linkdigest-linkdigest/linkdigest
