# com.coinlobster/whale-data (npm · coinlobster-mcp)

Real-time whale trades, Smart Money Radar, market snapshots, news sentiment, signal outcomes.

- Trust score: 38/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-16

## Components

- remote · `coinlobster.com`: 72/100, [markdown](https://verifymcp.io/servers/com-coinlobster-whale-data/coinlobster.md), [page](https://verifymcp.io/servers/com-coinlobster-whale-data/coinlobster)
- npm · `coinlobster-mcp`: 38/100 (this document), [markdown](https://verifymcp.io/servers/com-coinlobster-whale-data/coinlobster-mcp.md), [page](https://verifymcp.io/servers/com-coinlobster-whale-data/coinlobster-mcp)

## Channel facts

- Registry: `npm`
- Package: `coinlobster-mcp`
- Version: `1.0.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-16.

- **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.
  - 30 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 19/100
  - Repository check failed: no source repository is declared.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 14 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**: 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 com-coinlobster-whale-data -- npx -y coinlobster-mcp
```

### Codex

```bash
codex mcp add com-coinlobster-whale-data -- npx -y coinlobster-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-coinlobster-whale-data": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "coinlobster-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-coinlobster-whale-data --command npx --arg -y --arg coinlobster-mcp
```

### Hermes

```yaml
mcp_servers:
  com-coinlobster-whale-data:
    command: "npx"
    args: ["-y", "coinlobster-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "com-coinlobster-whale-data": {
      "command": "npx",
      "args": [
        "-y",
        "coinlobster-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-13 (score 38)

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/com-coinlobster-whale-data/coinlobster-mcp#diagnostics

## Score history

- 2026-08-16: 38
- 2026-08-15: 38
- 2026-08-14: 38
- 2026-08-13: 38

## Links

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