# PriceTrack (npm · @pricetrack/mcp)

Live SaaS pricing: current plans, verified price changes, and comparisons for 33,000+ products.

- Trust score: 94/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `pricetrack.dev`: 80/100, [markdown](https://verifymcp.io/servers/dev-pricetrack-pricetrack/api-mcp.md), [page](https://verifymcp.io/servers/dev-pricetrack-pricetrack/api-mcp)
- npm · `@pricetrack/mcp`: 94/100 (this document), [markdown](https://verifymcp.io/servers/dev-pricetrack-pricetrack/pricetrack-mcp.md), [page](https://verifymcp.io/servers/dev-pricetrack-pricetrack/pricetrack-mcp)

## Channel facts

- Registry: `npm`
- Package: `@pricetrack/mcp`
- Version: `0.1.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-09-20.

- **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.
  - 0 of 3 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to PriceTrack-dev/pricetrack-mcp).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 32 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 81/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 328 tokens (~82/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 87/100
  - Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the PriceTrack MCP server?

PriceTrack runs locally as an npm package, launched with npx -y @pricetrack/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add dev-pricetrack-pricetrack -- npx -y @pricetrack/mcp
```

### Cursor

```json
{
  "mcpServers": {
    "dev-pricetrack-pricetrack": {
      "command": "npx",
      "args": [
        "-y",
        "@pricetrack/mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "dev-pricetrack-pricetrack": {
      "command": "npx",
      "args": [
        "-y",
        "@pricetrack/mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add dev-pricetrack-pricetrack -- npx -y @pricetrack/mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add dev-pricetrack-pricetrack --command npx --arg -y --arg @pricetrack/mcp
```

### Hermes

```yaml
mcp_servers:
  dev-pricetrack-pricetrack:
    command: "npx"
    args: ["-y", "@pricetrack/mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "dev-pricetrack-pricetrack": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@pricetrack/mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add dev-pricetrack-pricetrack -t stdio -c npx -a -y @pricetrack/mcp
```

### Other

```json
{
  "mcpServers": {
    "dev-pricetrack-pricetrack": {
      "command": "npx",
      "args": [
        "-y",
        "@pricetrack/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-09-19 (score 94, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 93, −3)

- [functional] Stability: pass → 0.80

### 2026-09-17 (score 96, 0)

- [security] Stability: 0.97 → pass

### 2026-09-16 (score 96, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 95, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 94, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 93, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 92, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (4)

### `search_products` (~92 tokens)

Search SaaS products

Search PriceTrack's catalogue of tracked SaaS products by name or description. Call this when the user asks what a SaaS product costs and you need its slug, or when they describe a kind of tool and want priced options. Returns up to 20 matches with slug, category, and starting price. Use get_product with a returned slug for full plan details.

Input parameters:

- `query` (string, required): Product name or keywords

### `get_product` (~93 tokens)

Get product pricing

Get a SaaS product's current pricing plans and its most recent price changes. Call this when the user asks what a specific product costs, what plans it offers, or whether its price changed recently. Takes the product slug (find it with search_products). Shows the 10 most recent changes; deeper history requires a free PriceTrack API key.

Input parameters:

- `slug` (string, required): Product slug, e.g. "notion"

### `recent_price_changes` (~73 tokens)

Recent SaaS price changes

The most recent verified SaaS price changes and the biggest movers of the last 30 days, across the whole catalogue. Call this when the user asks what changed in SaaS pricing lately, who raised prices recently, or for examples of price increases. Fixed snapshot of up to 25 entries per group — no pagination.

### `compare_products` (~70 tokens)

Compare product pricing

Compare the current pricing plans of 2 to 5 SaaS products side by side. Call this when the user is choosing between named products and wants their prices in one view. Takes product slugs (find them with search_products).

Input parameters:

- `slugs` (array, required): 2-5 product slugs

## Diagnostics

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

## Score history

- 2026-09-20: 94
- 2026-09-19: 94
- 2026-09-18: 93
- 2026-09-17: 96
- 2026-09-16: 96
- 2026-09-15: 95
- 2026-09-14: 95
- 2026-09-13: 94
- 2026-09-12: 94
- 2026-09-11: 93
- 2026-09-10: 93
- 2026-09-09: 92
- 2026-09-08: 92
- 2026-09-07: 91
- 2026-09-06: 91
- 2026-09-05: 90
- 2026-09-04: 90
- 2026-09-03: 89
- 2026-09-02: 89
- 2026-09-01: 89
- 2026-08-31: 88
- 2026-08-30: 88
- 2026-08-29: 87
- 2026-08-28: 87
- 2026-08-27: 86
- 2026-08-26: 86
- 2026-08-25: 81
- 2026-08-24: 81
- 2026-08-23: 81
- 2026-08-22: 81

## Common questions

### What is the PriceTrack MCP server?

PriceTrack is an MCP server listed in the public MCP registry as dev.pricetrack/pricetrack. Live SaaS pricing: current plans, verified price changes, and comparisons for 33,000+ products. This page covers its npm package (@pricetrack/mcp).

### Is the PriceTrack MCP server safe to use?

PriceTrack scores 94 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the PriceTrack MCP server expose?

PriceTrack exposes 4 tools: search_products, get_product, recent_price_changes, compare_products. Their descriptions and schemas cost roughly 328 tokens of context every time the server is loaded.

### Is the PriceTrack MCP server still maintained?

PriceTrack is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the PriceTrack MCP server under?

PriceTrack declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@pricetrack/mcp
- Socket report: https://socket.dev/npm/package/@pricetrack/mcp
- Repository: https://github.com/PriceTrack-dev/pricetrack-mcp
- Website: https://pricetrack.dev/mcp
- Changelog RSS feed: https://verifymcp.io/servers/dev-pricetrack-pricetrack/pricetrack-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-pricetrack-pricetrack/pricetrack-mcp.json
- HTML version of this page: https://verifymcp.io/servers/dev-pricetrack-pricetrack/pricetrack-mcp
