# io.github.LembaGang/headless-oracle-mcp (npm · headless-oracle-mcp)

Ed25519-signed market-state receipts for 28 exchanges. Fail-closed pre-trade gate.

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

## Components

- npm · `headless-oracle-mcp`: 40/100 (this document), [markdown](https://verifymcp.io/servers/lembagang-headless-oracle-mcp/headless-oracle-mcp.md), [page](https://verifymcp.io/servers/lembagang-headless-oracle-mcp/headless-oracle-mcp)

## Channel facts

- Registry: `npm`
- Package: `headless-oracle-mcp`
- Version: `1.0.3`
- 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**: 100/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.
  - No production dependencies, so there is no dependency health to assess.
- **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 119 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **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**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; 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 lembagang-headless-oracle-mcp -- npx -y headless-oracle-mcp
```

### Codex

```bash
codex mcp add lembagang-headless-oracle-mcp -- npx -y headless-oracle-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lembagang-headless-oracle-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "headless-oracle-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add lembagang-headless-oracle-mcp --command npx --arg -y --arg headless-oracle-mcp
```

### Hermes

```yaml
mcp_servers:
  lembagang-headless-oracle-mcp:
    command: "npx"
    args: ["-y", "headless-oracle-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "lembagang-headless-oracle-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "headless-oracle-mcp"
      ]
    }
  }
}
```

## 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-02 (score 40, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-07-31 (score 25, −4)

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

### 2026-07-30 (score 29, −18)

- [security regression] Malware scan: pass → unverified

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

- [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-07-26 (score 47)

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, Dependencies. The full working is on the page: https://verifymcp.io/servers/lembagang-headless-oracle-mcp/headless-oracle-mcp#diagnostics

## Score history

- 2026-08-03: 40
- 2026-08-02: 40
- 2026-08-01: 25
- 2026-07-31: 25
- 2026-07-30: 29
- 2026-07-28: 47
- 2026-07-27: 47
- 2026-07-26: 47

## Links

- npm package: https://www.npmjs.com/package/headless-oracle-mcp
- Socket report: https://socket.dev/npm/package/headless-oracle-mcp
- Repository: https://github.com/LembaGang/headless-oracle-v5
- Changelog RSS feed: https://verifymcp.io/servers/lembagang-headless-oracle-mcp/headless-oracle-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/lembagang-headless-oracle-mcp/headless-oracle-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/lembagang-headless-oracle-mcp/headless-oracle-mcp
