# reapx Docker containers - Hub images, tags and pulls (remote · mcp.apify.com)

Scrape Docker Hub container images, tags, pulls and publisher metadata. Pay per row.

- Trust score: 72/100 (medium)
- Change this week: 0
- Registry status: deprecated
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

> **Deprecated**: this server is marked deprecated in the MCP registry.

## Components

- remote · `mcp.apify.com`: 72/100 (this document), [markdown](https://verifymcp.io/servers/dev-reapx-docker-containers/mcp.md), [page](https://verifymcp.io/servers/dev-reapx-docker-containers/mcp)

## Channel facts

- Endpoint: `https://mcp.apify.com/?actors=reapx/docker-hub-scraper`
- Transports: `streamable-http`
- Auth: `required`
- 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-09-20.

- **Endpoint Security**: 86/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - The endpoint enforces authorisation, but returns a challenge with no valid RFC 9728 metadata, so a client cannot discover where to get a token.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 55/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 733 tokens (~733/item across 0 items; 0 tools + 0 resources), over budget; trim descriptions and params.
  - Nothing to assess: this server has no tools to check for usage examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

**Unverified: 2 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the reapx Docker containers - Hub images, tags and pulls MCP server?

reapx Docker containers - Hub images, tags and pulls is a hosted endpoint at https://mcp.apify.com/?actors=reapx/docker-hub-scraper, 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-reapx-docker-containers 'https://mcp.apify.com/?actors=reapx/docker-hub-scraper'
```

### Cursor

```json
{
  "mcpServers": {
    "dev-reapx-docker-containers": {
      "url": "https://mcp.apify.com/?actors=reapx/docker-hub-scraper"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "dev-reapx-docker-containers": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=reapx/docker-hub-scraper"
    }
  }
}
```

### Codex

```toml
[mcp_servers.dev-reapx-docker-containers]
url = "https://mcp.apify.com/?actors=reapx/docker-hub-scraper"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-reapx-docker-containers": {
      "type": "remote",
      "url": "https://mcp.apify.com/?actors=reapx/docker-hub-scraper",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-reapx-docker-containers --url 'https://mcp.apify.com/?actors=reapx/docker-hub-scraper' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dev-reapx-docker-containers:
    url: "https://mcp.apify.com/?actors=reapx/docker-hub-scraper"
```

### Netclaw

```json
{
  "McpServers": {
    "dev-reapx-docker-containers": {
      "Transport": "http",
      "Url": "https://mcp.apify.com/?actors=reapx/docker-hub-scraper"
    }
  }
}
```

### Vellum

```bash
assistant mcp add dev-reapx-docker-containers -t streamable-http -u 'https://mcp.apify.com/?actors=reapx/docker-hub-scraper'
```

### Other

```json
{
  "mcpServers": {
    "dev-reapx-docker-containers": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=reapx/docker-hub-scraper"
    }
  }
}
```

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 72, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-19 (score 72, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-18 (score 72, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-17 (score 72, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

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

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-15 (score 72, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-14 (score 72, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-13 (score 72, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

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

## Score history

- 2026-09-20: 72
- 2026-09-19: 72
- 2026-09-18: 72
- 2026-09-17: 72
- 2026-09-16: 72
- 2026-09-15: 72
- 2026-09-14: 72
- 2026-09-13: 72
- 2026-09-12: 72
- 2026-09-11: 72
- 2026-09-10: 72
- 2026-09-09: 72
- 2026-09-08: 72
- 2026-09-07: 72
- 2026-09-06: 72
- 2026-09-05: 72
- 2026-09-04: 72
- 2026-09-03: 72
- 2026-09-02: 71
- 2026-09-01: 71
- 2026-08-31: 70
- 2026-08-30: 70
- 2026-08-29: 69
- 2026-08-28: 69
- 2026-08-27: 68
- 2026-08-26: 68
- 2026-08-25: 71
- 2026-08-24: 70
- 2026-08-23: 70
- 2026-08-22: 69

## Common questions

### What is the reapx Docker containers - Hub images, tags and pulls MCP server?

reapx Docker containers - Hub images, tags and pulls is an MCP server listed in the public MCP registry as dev.reapx/docker-containers. Scrape Docker Hub container images, tags, pulls and publisher metadata. Pay per row. This page covers its hosted endpoint (https://mcp.apify.com/?actors=reapx/docker-hub-scraper).

### Is the reapx Docker containers - Hub images, tags and pulls MCP server safe to use?

reapx Docker containers - Hub images, tags and pulls scores 72 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.

### Does the reapx Docker containers - Hub images, tags and pulls MCP server require authentication?

Yes. reapx Docker containers - Hub images, tags and pulls 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 reapx Docker containers - Hub images, tags and pulls MCP server still maintained?

reapx Docker containers - Hub images, tags and pulls is marked deprecated 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://mcp.apify.com/?actors=reapx/docker-hub-scraper
- Authorisation metadata: https://mcp.apify.com/.well-known/oauth-protected-resource
- Website: https://reapx.dev/
- Changelog RSS feed: https://verifymcp.io/servers/dev-reapx-docker-containers/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-reapx-docker-containers/mcp.json
- HTML version of this page: https://verifymcp.io/servers/dev-reapx-docker-containers/mcp
