# MCP Server for Binge-watch (oci · ghcr.io/aahl/mcp-vods:latest)

MCP Server for Binge-watch / MoonTV / LunaTV. 一个用于追剧/追番的MCP服务器，为AI提供搜索影视播放地址的能力，并支持在小米等安卓电视/投影仪上直接播放

- Trust score: 14/100 (low)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- oci · `ghcr.io/aahl/mcp-vods:latest`: 14/100 (this document), [markdown](https://verifymcp.io/servers/aahl-mcp-vods/ghcr-io-aahl-mcp-vods-latest.md), [page](https://verifymcp.io/servers/aahl-mcp-vods/ghcr-io-aahl-mcp-vods-latest)
- pypi · `mcp-vods`: 0/100, [markdown](https://verifymcp.io/servers/aahl-mcp-vods/mcp-vods.md), [page](https://verifymcp.io/servers/aahl-mcp-vods/mcp-vods)

## Channel facts

- Registry: `oci`
- Package: `ghcr.io/aahl/mcp-vods:latest`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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-03.

- **Supply Chain Security**: 0/100
  - Malware scan not yet available for this package.
  - CVE data not yet available for this package.
  - Install-script risk not yet assessed.
  - Dependency-health data not yet available.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 185 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Instruction-quality not yet verified: the AI judgement didn't run.
  - Nothing to assess: this server exposes no tool/resource definitions to measure a footprint for.
  - Nothing to assess: this server has no tools to check for usage examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Nothing to assess: this server exposes no tools, so there are no tool definitions to check for coverage.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 2 categories.** Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add aahl-mcp-vods -- docker run --rm -i ghcr.io/aahl/mcp-vods:latest
```

### Codex

```bash
codex mcp add aahl-mcp-vods -- docker run --rm -i ghcr.io/aahl/mcp-vods:latest
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "aahl-mcp-vods": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/aahl/mcp-vods:latest"
      ],
      "enabled": true
    }
  }
}
```

### Hermes

```yaml
mcp_servers:
  aahl-mcp-vods:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/aahl/mcp-vods:latest"]
```

### Other

```json
{
  "mcpServers": {
    "aahl-mcp-vods": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/aahl/mcp-vods:latest"
      ]
    }
  }
}
```

## 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-07-31 (score 14, +3)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-27 (score 11, 0)

- [functional regression] Tool coverage: unverified → fail
- [functional] First check of Schema quality: unverified
- [functional] First check of Schema quality: unverified
- [functional] First check of Schema quality: unverified

### 2026-07-26 (score 11)

First indexed and scored.

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/aahl-mcp-vods/ghcr-io-aahl-mcp-vods-latest#diagnostics

## Score history

- 2026-08-03: 14
- 2026-08-02: 14
- 2026-08-01: 14
- 2026-07-31: 14
- 2026-07-30: 11
- 2026-07-29: 11
- 2026-07-28: 11
- 2026-07-27: 11
- 2026-07-26: 11

## Links

- Repository: https://github.com/aahl/mcp-vods
- Changelog RSS feed: https://verifymcp.io/servers/aahl-mcp-vods/ghcr-io-aahl-mcp-vods-latest/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/aahl-mcp-vods/ghcr-io-aahl-mcp-vods-latest/changelog.json
- HTML version of this page: https://verifymcp.io/servers/aahl-mcp-vods/ghcr-io-aahl-mcp-vods-latest
