mcpbeat Sign in

ComparEdge Price Watch MCP Server

local only

ComparEdge Price Watch runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 11 Jul 2026.

Dated log of SaaS, AI and crypto price changes: recent moves, history, biggest increases.

Installs per day peak 11 · avg 6 · +11% w/w
a month agotoday
27
Installs / week
npm · @comparedge/price-watch-mcp
2
Stars
0 open issues
11 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check ComparEdge Price Watch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add comparedge-price-watch -- npx -y @comparedge/price-watch-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "comparedge-price-watch": {
      "args": [
        "-y",
        "@comparedge/price-watch-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.comparedge-price-watch]
command = "npx"
args = ["-y", "@comparedge/price-watch-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "comparedge-price-watch": {
      "args": [
        "-y",
        "@comparedge/price-watch-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "comparedge-price-watch": {
      "args": [
        "-y",
        "@comparedge/price-watch-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to ComparEdge Price Watch

same job, measured the same way
Finance MCP Server
by thenextgennexus

Get stock data, screen stocks, track crypto prices, and monitor exchange rates

20 installs/wk local only
Price Tracker Drop Alert Watch
by theluckystrike

Check a shop page price now, keep a watch list, see history and target alerts. All data stays local.

10 tools answering
Birkinbagstock
by birkinbagstock

Live Hermes Birkin & Kelly market data: cross-merchant inventory, prices, comparisons and alerts

9 tools answering
Prices Deal
by theluckystrike

Track prices and deals: watch a shop page, get target alerts, see price history. Data stays local.

local only
Website Change Monitor
by dataleadspro

Track page and price changes over time: diffs, history, and alerts through simple tracking

5 tools answering
AgentData — crypto market data with a checkable record
by speteai

Verifiable crypto signals, recorded history and always-on monitoring for AI agents via x402 on Base.

29 tools answering
Price Drop Watch Alert History
by bestremotetools

Check and watch prices on ordinary shop pages, keep the history and alert on a target you set.

local only
Domain Sentinel
by domain-sentinel

Domain availability over RDAP, watchlists with daily checks, change history and email alerts.

answering

ComparEdge Price Watch — questions

Answers built from our own checks of this server.

Why is there no uptime for ComparEdge Price Watch?
ComparEdge Price Watch runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @comparedge/price-watch-mcp was installed 27 times last week.
How do I connect ComparEdge Price Watch?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @comparedge/price-watch-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use ComparEdge Price Watch?
The npm package @comparedge/price-watch-mcp was installed 27 times in the last week. Week over week that is +11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ComparEdge Price Watch open source?
Yes — it is published under the MIT licence, written in JavaScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.