# io.github.trustcarinfo/plate-lookup (npm · mcp-server-trustcar)

Ukrainian license-plate and vehicle lookups: registry data, photos and reviews (trustcar.info).

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

## Components

- remote · `trustcar.info`: 66/100, [markdown](https://verifymcp.io/servers/trustcarinfo-plate-lookup/trustcar.md), [page](https://verifymcp.io/servers/trustcarinfo-plate-lookup/trustcar)
- npm · `mcp-server-trustcar`: 43/100 (this document), [markdown](https://verifymcp.io/servers/trustcarinfo-plate-lookup/mcp-server-trustcar.md), [page](https://verifymcp.io/servers/trustcarinfo-plate-lookup/mcp-server-trustcar)

## Channel facts

- Registry: `npm`
- Package: `mcp-server-trustcar`
- Version: `1.0.2`
- 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-07.

- **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**: 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 1 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 trustcarinfo-plate-lookup -- npx -y mcp-server-trustcar
```

### Codex

```bash
codex mcp add trustcarinfo-plate-lookup -- npx -y mcp-server-trustcar
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "trustcarinfo-plate-lookup": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-server-trustcar"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add trustcarinfo-plate-lookup --command npx --arg -y --arg mcp-server-trustcar
```

### Hermes

```yaml
mcp_servers:
  trustcarinfo-plate-lookup:
    command: "npx"
    args: ["-y", "mcp-server-trustcar"]
```

### Other

```json
{
  "mcpServers": {
    "trustcarinfo-plate-lookup": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-trustcar"
      ]
    }
  }
}
```

## 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 43, +3)

- [security improvement] Known CVEs: partial → pass
- [functional] Dependency health: partial → 0.85

### 2026-08-06 (score 40, +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 35)

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/trustcarinfo-plate-lookup/mcp-server-trustcar#diagnostics

## Score history

- 2026-08-07: 43
- 2026-08-06: 40
- 2026-08-05: 35

## Links

- npm package: https://www.npmjs.com/package/mcp-server-trustcar
- Socket report: https://socket.dev/npm/package/mcp-server-trustcar
- Repository: https://github.com/trustcarinfo/mcp-server-trustcar
- Changelog RSS feed: https://verifymcp.io/servers/trustcarinfo-plate-lookup/mcp-server-trustcar.xml
- Changelog JSON feed: https://verifymcp.io/servers/trustcarinfo-plate-lookup/mcp-server-trustcar.json
- HTML version of this page: https://verifymcp.io/servers/trustcarinfo-plate-lookup/mcp-server-trustcar
