# HVTracker MCP (npm · hvtracker-mcp)

Pre-connect trust checks for AI agents and MCP servers using HVTracker's public trust registry.

- Trust score: 76/100 (medium)
- Change this week: +50
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `hvtracker.net`: 67/100, [markdown](https://verifymcp.io/servers/yugantm-hvtracker-mcp/hvtracker.md), [page](https://verifymcp.io/servers/yugantm-hvtracker-mcp/hvtracker)
- npm · `hvtracker-mcp`: 76/100 (this document), [markdown](https://verifymcp.io/servers/yugantm-hvtracker-mcp/hvtracker-mcp.md), [page](https://verifymcp.io/servers/yugantm-hvtracker-mcp/hvtracker-mcp)
- oci · `ghcr.io/yugantm/hvtracker-mcp:v0.3.0`: 37/100, [markdown](https://verifymcp.io/servers/yugantm-hvtracker-mcp/ghcr-io-yugantm-hvtracker-mcp-v0-3-0.md), [page](https://verifymcp.io/servers/yugantm-hvtracker-mcp/ghcr-io-yugantm-hvtracker-mcp-v0-3-0)
- pypi · `hvtracker-mcp`: 21/100, [markdown](https://verifymcp.io/servers/yugantm-hvtracker-mcp/hvtracker-mcp-2.md), [page](https://verifymcp.io/servers/yugantm-hvtracker-mcp/hvtracker-mcp-2)

## Channel facts

- Registry: `npm`
- Package: `hvtracker-mcp`
- Version: `0.3.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-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to YugantM/hvtracker-mcp).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 20 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 399 tokens (~49/item across 8 items; 8 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 85/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 55% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add yugantm-hvtracker-mcp -- npx -y hvtracker-mcp
```

### Codex

```bash
codex mcp add yugantm-hvtracker-mcp -- npx -y hvtracker-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add yugantm-hvtracker-mcp --command npx --arg -y --arg hvtracker-mcp
```

### Hermes

```yaml
mcp_servers:
  yugantm-hvtracker-mcp:
    command: "npx"
    args: ["-y", "hvtracker-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "yugantm-hvtracker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hvtracker-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-03 (score 76, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-02 (score 72, +22)

- [security regression] Provenance: pass → unverified
- [security regression] Install scripts: pass → unverified
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [security] The attested source repository moved: YugantM/hvtracker-mcp
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified
- [functional regression] Maintenance: pass → unverified
- [functional regression] License: pass → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional] Licence: MIT

### 2026-08-01 (score 50, −10)

- [security regression] Known CVEs: partial → unverified
- [functional regression] Dependency health: partial → unverified

### 2026-07-31 (score 60, −9)

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

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

- [security regression] Malware scan: pass → unverified

### 2026-07-28 (score 87, +61)

- [security improvement] Provenance: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security] The attested source repository moved: YugantM/hvtracker-mcp
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: fail
- [functional] First check of Tool coverage: 55
- [functional] First check of Schema quality: good
- [functional] Licence: MIT

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

First indexed and scored.

## MCP tools (8)

### `verify_mcp_server` (~43 tokens)

Verify MCP Server

Pre-connect trust verdict for an MCP server or AI agent.

Input parameters:

- `server` (string, required): GitHub repo, package, display name, slug, or MCP URL.

### `check_agent_trust` (~47 tokens)

Check Agent Trust

Get the HVTracker trust profile for a tracked AI agent or framework.

Input parameters:

- `name_or_repo` (string, required): Agent name, slug, GitHub repo, package, or MCP URL.

### `compare_agents` (~75 tokens)

Compare Agents

Compare two tracked AI agents side by side: trust scores, grades, runtime capabilities, and an evidence-based verdict.

Input parameters:

- `a` (string, required): First agent — name, slug, GitHub repo/URL, or package.
- `b` (string, required): Second agent — name, slug, GitHub repo/URL, or package.

### `search_agents` (~43 tokens)

Search Agents

Search tracked AI agents and frameworks by name, repo, or description.

Input parameters:

- `category` (string)
- `limit` (integer)
- `query` (string)

### `scan_stack` (~67 tokens)

Scan Stack

Bulk pre-connect trust check for a whole dependency set — paste a requirements.txt, package.json, MCP client config, or list and get a verdict per item plus a stack summary.

Input parameters:

- `input` (string, required): A requirements.txt, package.json, MCP client config, or newline/comma list.

### `list_categories` (~27 tokens)

List Categories

List the HVTracker categories with agent counts, so you can then pull a category's leaderboard.

### `get_leaderboard` (~43 tokens)

Get Leaderboard

Top tracked AI agents and MCP servers ranked by HVTrust score, optionally filtered to one category.

Input parameters:

- `category` (string)
- `limit` (integer)

### `get_agent_history` (~54 tokens)

Get Agent History

90-day trust-score, grade, and rank history for one tracked agent — is it improving or declining?

Input parameters:

- `name_or_repo` (string, required): Agent name, slug, GitHub repo, package, or MCP URL.

## Diagnostics

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

## Score history

- 2026-08-03: 76
- 2026-08-02: 72
- 2026-08-01: 50
- 2026-07-31: 60
- 2026-07-30: 69
- 2026-07-29: 87
- 2026-07-28: 87
- 2026-07-27: 26

## Links

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