io.github.pricewatcha/pricewatcha
io.github.pricewatcha/pricewatcha · v0.1.1 · MCP 2025-11-25
Track prices & price history on any online shop, with alerts and an API
Reachability
reachable
checked 2026-07-14 03:44 UTC
Registry status active
Tools pinned 6
c2b50e81022d
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.pricewatcha
(GitHub-account verified by the official registry)
Repository
github.com/pricewatcha/pricewatcha-api
Remote endpoints
https://mcp.pricewatcha.com (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:44 | first capture | 6 tools pinned |
Pinned tool definitions (6)
| Tool | Description |
|---|---|
| get_api_status | Check whether the Pricewatcha public API is available. Returns health and discovery metadata. On failure, returns a structured error object with fields error.code, error.message, error.http_status, error.retry_recommended, and... |
| track_product | Submit a public product URL for price tracking. Waits up to ~25s server-side; fast shops return status "completed" with product in one call. Slow jobs return status "running" with job_id — poll get_job_status. On failure, returns a... |
| get_job_status | Poll an async tracking job by job_id. Returns status (queued, running, completed, or failed). On completion, product is populated; on scrape failure, error is populated (HTTP 200 job lookup — not a transport error). On failure, returns... |
| get_product | Get structured product price intelligence by product_id (e.g. demo_iphone_15_pro or prod_xxx from a completed job). On failure, returns a structured error object with fields error.code, error.message, error.http_status,... |
| get_price_history | Get historical prices, aggregates (low/high/average), trend, and data points for a product. On failure, returns a structured error object with fields error.code, error.message, error.http_status, error.retry_recommended, and... |
| search_products | Search the full Pricewatcha product catalog by keyword (name, URL, shop/platform). Returns product-level data only — not user accounts or alert settings. On failure, returns a structured error object with fields error.code,... |
Status badge
[](https://toolpin.dev/servers/io.github.pricewatcha/pricewatcha)
Maintain this server? Add the badge to your README — it links your users to this live status page.