67
/ 100
9 days ago
glama

Weather Israel MCP Server

Enables querying weather forecasts for Israeli cities by automating browser with Playwright, extracting data from Weather2Day website, and feeding it to an LLM for natural language responses.

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 3 credentials: GEMINI_API_KEY, GOOGLE_API_KEY, GOOGLE_GENAI_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.
configLLM_PROVIDERאופציונלי: אפשר גם =gemini עם מפתח חינמי מ־[Google AI Studio](https://aistudio.google.com/apikey).
configGEMINI_MODEL
configOLLAMA_MODEL
configOLLAMA_HOST
🔐 secretGEMINI_API_KEY
🔐 secretGOOGLE_API_KEY
🔐 secretGOOGLE_GENAI_API_KEY
configWEATHER_ISRAEL_HEADLESSלהרצות בדיקה אוטומטיות אפשר להגדיר =1.
configPYTHONIOENCODING
// 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/rivka55-weather-mcp-with-playwright-4chc2b)](https://m8ven.ai/mcp/rivka55-weather-mcp-with-playwright-4chc2b)
commit: 852814b5cc2010216cf2c5bd43050464bf3751ce
code hash: aed7d20b8e347092ef564d508eda69c04adf841c65a7a8720543286f6e4368a6
verified: 7/22/2026, 8:40:12 AM
view raw JSON →