74
/ 100
17 days ago
glama

mcp-page-monitor

Enables monitoring web pages for changes using Playwright, storing snapshots in SQLite, and optionally analyzing changes with an LLM for business impact assessment.

Is this your MCP?

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.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: LLM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHROME_PATHFallback browser path
🔐 secretLLM_API_KEYBearer token for LLM endpoint
configLLM_ENDPOINTLLM API endpoint for analyze_change (e.g. OpenAI-compatible /v1/chat/completions)
configLLM_MODEL_IDgpt-4o-mini Model to use for analysis
configLLM_SOURCE_SYSTEMmcp-page-monitor Source identifier sent to LLM
configPAGE_MONITOR_DB_PATH~/.mcp-page-monitor/page-monitor.db SQLite database location
configPAGE_TIMEOUT_MS30000 Page navigation timeout
configPLAYWRIGHT_CHROMIUM_PATH"": "/usr/bin/chromium-browser"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/deialedin-mcp-page-monitor-afsm3t)](https://m8ven.ai/mcp/deialedin-mcp-page-monitor-afsm3t)
commit: 397b255f91bcc55707e8c44fe1bae487cff491ab
code hash: 5b71cebd802157bdafb61e9ba51a8f4f31ff174365f7c30382e3f4288c5e3d57
verified: 6/22/2026, 12:24:49 PM
view raw JSON →