# CNN Fear & Greed Index (oci · ghcr.io/wildsurfer/cnnfag:2.2.0)

CNN's Fear & Greed index for the US stock market: score, rating, indicators and daily history.

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

## Components

- oci · `ghcr.io/wildsurfer/cnnfag:2.2.0`: 42/100 (this document), [markdown](https://verifymcp.io/servers/wildsurfer-cnnfag/ghcr-io-wildsurfer-cnnfag-2-2-0.md), [page](https://verifymcp.io/servers/wildsurfer-cnnfag/ghcr-io-wildsurfer-cnnfag-2-2-0)

## Channel facts

- Registry: `oci`
- Package: `ghcr.io/wildsurfer/cnnfag:2.2.0`
- 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-22.

- **Supply Chain Security**: 0/100
  - Malware scan not yet available for this package.
  - Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
  - Install-script risk not yet assessed.
  - Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
- **Provenance & Transparency**: 32/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: no license is declared.
  - Actively maintained (last published 10 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 83/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 114 tokens (~114/item across 1 items; 1 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 37/100
  - Stability observed for 11 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.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: 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 wildsurfer-cnnfag -- docker run --rm -i ghcr.io/wildsurfer/cnnfag:2.2.0
```

### Codex

```bash
codex mcp add wildsurfer-cnnfag -- docker run --rm -i ghcr.io/wildsurfer/cnnfag:2.2.0
```

### opencode

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

### Hermes

```yaml
mcp_servers:
  wildsurfer-cnnfag:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/wildsurfer/cnnfag:2.2.0"]
```

### Other

```json
{
  "mcpServers": {
    "wildsurfer-cnnfag": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wildsurfer/cnnfag:2.2.0"
      ]
    }
  }
}
```

## 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-22 (score 42, +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-08-20 (score 41, +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.

### 2026-08-19 (score 40, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-15 (score 36, 0)

- [functional regression] Security disclosure: unverified → fail

### 2026-08-14 (score 36, 0)

- [functional regression] Security disclosure: fail → unverified

### 2026-08-11 (score 36)

First indexed and scored.

## MCP tools (1)

### `get_fear_and_greed` (~114 tokens)

CNN's Fear & Greed index for the US stock market: current score (0-100) and rating, values for the previous close, week, month and year, and the seven component indicators (market momentum, stock price strength and breadth, put/call options, volatility, junk bond and safe haven demand), each with its own score and rating.

Input parameters:

- `include_history` (boolean): Include about a year of daily values for the index and each indicator. Off by default to keep the response small.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/wildsurfer-cnnfag/ghcr-io-wildsurfer-cnnfag-2-2-0#diagnostics

## Score history

- 2026-08-22: 42
- 2026-08-21: 41
- 2026-08-20: 41
- 2026-08-19: 40
- 2026-08-18: 36
- 2026-08-17: 36
- 2026-08-16: 36
- 2026-08-15: 36
- 2026-08-14: 36
- 2026-08-13: 36
- 2026-08-12: 36
- 2026-08-11: 36

## Links

- Repository: https://github.com/wildsurfer/cnn-fear-and-greed-parse
- Changelog RSS feed: https://verifymcp.io/servers/wildsurfer-cnnfag/ghcr-io-wildsurfer-cnnfag-2-2-0.xml
- Changelog JSON feed: https://verifymcp.io/servers/wildsurfer-cnnfag/ghcr-io-wildsurfer-cnnfag-2-2-0.json
- HTML version of this page: https://verifymcp.io/servers/wildsurfer-cnnfag/ghcr-io-wildsurfer-cnnfag-2-2-0
