# porn.tik-tok/tiktokporn (remote · tik-tok.porn)

Search adult short-form video: clips, creators and hashtags. Read-only, no API key.

- Trust score: 62/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-08

## Components

- remote · `tik-tok.porn`: 62/100 (this document), [markdown](https://verifymcp.io/servers/porn-tik-tok-tiktokporn/tik-tok.md), [page](https://verifymcp.io/servers/porn-tik-tok-tiktokporn/tik-tok)

## Channel facts

- Endpoint: `https://tik-tok.porn/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## 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-08-08.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - 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**: 67/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 441 tokens (~44/item across 10 items; 7 tools + 3 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 96/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 85% of tool parameters carry a description.
  - Structured output schemas are declared (29% of tools); any adoption earns full credit.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http porn-tik-tok-tiktokporn https://tik-tok.porn/mcp
```

### Codex

```toml
[mcp_servers.porn-tik-tok-tiktokporn]
url = "https://tik-tok.porn/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "porn-tik-tok-tiktokporn": {
      "type": "remote",
      "url": "https://tik-tok.porn/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add porn-tik-tok-tiktokporn --url https://tik-tok.porn/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  porn-tik-tok-tiktokporn:
    url: "https://tik-tok.porn/mcp"
```

### Other

```json
{
  "mcpServers": {
    "porn-tik-tok-tiktokporn": {
      "type": "http",
      "url": "https://tik-tok.porn/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-08-08 (score 62, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-07 (score 61)

First indexed and scored.

## MCP tools (7)

### `search_content` (~33 tokens)

Search tik-tok.porn for videos, hashtags, and creators by keyword.

Input parameters:

- `q` (string, required): Search query

### `get_video` (~47 tokens)

Fetch metadata for one tik-tok.porn video by hash. Returns page_url to link to (no direct media URL).

Input parameters:

- `hash` (string, required): Video hash (8+ hex chars)

### `get_feed` (~68 tokens)

Get a sample of the newest public tik-tok.porn videos (max 20).

Input parameters:

- `cursor` (string): Opaque pagination cursor from a prior call
- `page` (integer): Page number (1-based)
- `per_page` (integer): Items per page (max 20)

Output parameters:

- `count` (integer)
- `has_more` (boolean)
- `next_cursor` (string)
- `videos` (array)

### `get_trending` (~72 tokens)

Get trending tik-tok.porn videos by engagement for a time window (max 20).

Input parameters:

- `cursor` (string): Opaque pagination cursor from a prior call
- `page` (integer): Page number (1-based)
- `per_page` (integer)
- `window` (string): Time window

Output parameters:

- `count` (integer)
- `has_more` (boolean)
- `next_cursor` (string)
- `videos` (array)

### `list_creators` (~62 tokens)

Browse the public tik-tok.porn creator directory by follower count (max 20).

Input parameters:

- `cursor` (string): Opaque pagination cursor from a prior call
- `page` (integer): Page number (1-based)
- `per_page` (integer)

### `list_tags` (~27 tokens)

List the most popular tik-tok.porn hashtag categories by video count (max 20).

### `get_user` (~36 tokens)

Fetch a tik-tok.porn creator's public profile plus their newest videos.

Input parameters:

- `username` (string, required): Creator username (without @)

## Diagnostics

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

## Score history

- 2026-08-08: 62
- 2026-08-07: 61

## Links

- Remote endpoint: https://tik-tok.porn/mcp
- Website: https://tik-tok.porn/mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/porn-tik-tok-tiktokporn/tik-tok.xml
- Changelog JSON feed: https://verifymcp.io/servers/porn-tik-tok-tiktokporn/tik-tok.json
- HTML version of this page: https://verifymcp.io/servers/porn-tik-tok-tiktokporn/tik-tok
