Back to Browse

Website Change Monitor MCP Server

Developer ToolsUse Caution3.0MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://data.dataleads.pro/mcp/website-change-monitor

Security Report

3.0
Use Caution3.0High Risk

Valid MCP server (1 strong, 3 medium validity signals). 6 known CVEs in dependencies (1 critical, 5 high severity) Imported from the Official MCP Registry.

5 tools verified · Open access · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Website Change Monitor API

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

Part of the DataLeads API suite (Monitoring category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.

Endpoints

MethodPathDescription
POST/diffV1 Diff
POST/track/registerV1 Track Register
POST/track/checkV1 Track Check
POST/track/historyV1 Track History
POST/price/trackV1 Price Track

Quick start

curl -X POST https://data.dataleads.pro/v1/diff \
  -H 'Content-Type: application/json' \
  -d '{"clientKey": "YOUR_CLIENT_KEY", "url": "https://example.com"}'

Replace YOUR_CLIENT_KEY with your key. Get one at https://data.dataleads.pro - free tier included.

MCP server

  • Remote (Streamable HTTP): https://data.dataleads.pro/mcp/website-change-monitor
  • Stdio (Docker): docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/website-change-monitor-mcp:latest

Pricing

TierPriceRequests
Free$0500/mo
Starter$9/mo5,000
Pro$29/mo25,000
Business$99/mo100,000
Enterprisecustomcustom

Full plan details at https://data.dataleads.pro.

License

MIT - see LICENSE.

Reviews

No reviews yet

Be the first to review this server!