67
/ 100
18 days ago
glama

MCP Playwright Weather Israel

Enables an LLM to retrieve Israeli weather forecasts by controlling a real Chromium browser to search and scrape a weather site.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: GEMINI_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.
configGEMINI_MODELgemini-3.1-flash-lite See the quota table below
configGEMINI_TEMPERATURE0.2 Not 0: the model must pick an index from a list whose order shifts
configMAX_TOOL_ROUNDS10 open → enter → select → extract is four rounds; leave room
🔐 secretGEMINI_API_KEY=... https://aistudio.google.com/apikey
configWEATHER_HEADLESSfalse false lets you watch the browser work, which is the point
configWEATHER_SLOW_MO_MS0 300–500 makes the browser legible to a human watching it
configWEATHER_TIMEOUT_MS45000 Navigation and selector timeout
configVERIFY_SSLthrough SSL_CERT_FILE. weather_USA.py has a escape hatch for the same
// 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/chayaetrog-mcpplaywrightweather-hyffir)](https://m8ven.ai/mcp/chayaetrog-mcpplaywrightweather-hyffir)
commit: 771d70a7d14acba513b9a381fc2789a1c1a88d0f
code hash: cd228a99995d18785f539caddd9b17ca4f6f8568ab3bbb8dfbc41a3d80054be6
verified: 7/13/2026, 9:49:24 AM
view raw JSON →