# io.github.cyanheads/reference-data-mcp-server (npm · @cyanheads/reference-data-mcp-server)

Countries, timezones, elements, constants, HTTP status codes, unit conversion, and MIME type lookup.

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

## Components

- npm · `@cyanheads/reference-data-mcp-server`: 39/100 (this document), [markdown](https://verifymcp.io/servers/cyanheads-reference-data-mcp-server/cyanheads-reference-data-mcp-server.md), [page](https://verifymcp.io/servers/cyanheads-reference-data-mcp-server/cyanheads-reference-data-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@cyanheads/reference-data-mcp-server`
- Version: `0.1.14`
- 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-08.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 59 of 149 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 23/100
  - Repository check failed: the declared repository URL redirects; it must resolve directly.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (Apache-2.0).
  - Actively maintained (last published 22 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 3 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 cyanheads-reference-data-mcp-server -- npx -y @cyanheads/reference-data-mcp-server
```

### Codex

```bash
codex mcp add cyanheads-reference-data-mcp-server -- npx -y @cyanheads/reference-data-mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cyanheads-reference-data-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@cyanheads/reference-data-mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add cyanheads-reference-data-mcp-server --command npx --arg -y --arg @cyanheads/reference-data-mcp-server
```

### Hermes

```yaml
mcp_servers:
  cyanheads-reference-data-mcp-server:
    command: "npx"
    args: ["-y", "@cyanheads/reference-data-mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "cyanheads-reference-data-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/reference-data-mcp-server"
      ]
    }
  }
}
```

## 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-07 (score 39, +4)

- [security improvement] Known CVEs: partial → pass
- [functional improvement] Security disclosure: fail → pass
- [functional] Dependency health: partial → 0.82

### 2026-08-06 (score 35, +5)

- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] MCP protocol: unverified → pass
- [functional] Tool coverage: Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- [functional] Schema quality: Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.

### 2026-08-05 (score 30, +1)

- [security improvement] CVE-2026-69207 no longer affects this package
- [security improvement] Known CVEs: fail → partial

### 2026-08-04 (score 29, −1)

- [security regression] CVE-2026-69207 affects this package: medium
- [security regression] Known CVEs: partial → fail

### 2026-08-02 (score 30, +15)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional improvement] License: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet.
- [functional] Licence: Apache-2.0

### 2026-08-01 (score 15, +15)

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

### 2026-07-31 (score 0, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 18)

First indexed and scored.

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/cyanheads-reference-data-mcp-server/cyanheads-reference-data-mcp-server#diagnostics

## Score history

- 2026-08-08: 39
- 2026-08-07: 39
- 2026-08-06: 35
- 2026-08-05: 30
- 2026-08-04: 29
- 2026-08-03: 30
- 2026-08-02: 30
- 2026-08-01: 15
- 2026-07-31: 0
- 2026-07-29: 18
- 2026-07-28: 18
- 2026-07-27: 18

## Links

- npm package: https://www.npmjs.com/package/@cyanheads/reference-data-mcp-server
- Socket report: https://socket.dev/npm/package/@cyanheads/reference-data-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/cyanheads-reference-data-mcp-server/cyanheads-reference-data-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/cyanheads-reference-data-mcp-server/cyanheads-reference-data-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/cyanheads-reference-data-mcp-server/cyanheads-reference-data-mcp-server
