Enables monitoring web pages for changes using Playwright, storing snapshots in SQLite, and optionally analyzing changes with an LLM for business impact assessment.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CHROME_PATH— Fallback browser pathLLM_API_KEY— Bearer token for LLM endpointLLM_ENDPOINT— LLM API endpoint for analyze_change (e.g. OpenAI-compatible /v1/chat/completions)LLM_MODEL_ID— gpt-4o-mini Model to use for analysisLLM_SOURCE_SYSTEM— mcp-page-monitor Source identifier sent to LLMPAGE_MONITOR_DB_PATH— ~/.mcp-page-monitor/page-monitor.db SQLite database locationPAGE_TIMEOUT_MS— 30000 Page navigation timeoutPLAYWRIGHT_CHROMIUM_PATH— "": "/usr/bin/chromium-browser"[](https://m8ven.ai/mcp/deialedin-mcp-page-monitor-afsm3t)