loading…
Search for a command to run...
loading…
Enables users to query real-time weather data for Israeli cities using natural language, automatically scraping a weather website via Playwright and returning A
Enables users to query real-time weather data for Israeli cities using natural language, automatically scraping a weather website via Playwright and returning AI-generated answers.
סוכן בינה מלאכותית (AI Agent) מתקדם לשליפת נתוני מזג אוויר בזמן אמת בישראל. הפרויקט משתמש בפרוטוקול MCP (Model Context Protocol) כדי לגשר בין מודל השפה (LLM) לבין דפדפן אוטומטי (Playwright), המבצע פעולות אנושיות באתר התחזית.
הפרויקט נועד להדגים יכולות RAG (Retrieval-Augmented Generation) "חיות". במקום להסתמך על מידע ישן, הסוכן גולש לאתר מזג האוויר, מזין את שם העיר המבוקשת, שואב את תוכן הדף המעודכן ביותר ומנתח אותו כדי לספק תשובה מדויקת למשתמש.
יש להתקין את הספריות הנדרשות באמצעות pip:
pip install mcp playwright
playwright install chromium
### 2. הרצת השרת
השרת פועל בפורמט `stdio`. ניתן להריץ אותו ישירות או לחבר אותו ל-Host (כגון Claude Desktop או Host מותאם אישית):
```bash
python weather_Israel.py
## ❓ דוגמאות לשאלות שהסוכן יודע לענות
הסוכן מסוגל לעבד שאלות בשפה טבעית (אנגלית או עברית) ולתרגם אותן לפעולות באתר:
* **"מה מזג האוויר בנתניה עכשיו?"**
* **"I want the weather for Haifa in Israel"**
* **"האם יירד גשם מחר בירושלים?"**
* **"תגיד לי מה המעלות בתל אביב כרגע"**
## 🏗️ מבנה הפונקציות (Tools)
* **`open_weather_forecast_israel`**: אתחול הדפדפן ופתיחת אתר המקור.
* **`enter_weather_forecast_city_israel(city_name)`**: זיהוי שם העיר מהשאילתה, תרגומו לשפה המתאימה והזנתו בשדה החיפוש באתר.
* **`select_weather_forecast_city_israel`**: ביצוע בחירה חכמה מרשימת ההצעות (Autocomplete) וניווט לדף המדויק של העיר המבוקשת.
* **`extract_weather_data_rag`**: שליפת המידע הגולמי מהדף, ניקויו והגשתו למודל השפה כקונטקסט מועשר (RAG) לצורך הפקת תשובה סופית.
Run in your terminal:
claude mcp add israel-weather-ai-agent -- npx Yes, Israel Weather AI Agent MCP is free — one-click install via Unyly at no cost.
No, Israel Weather AI Agent runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open Israel Weather AI Agent on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Browser automation, scraping, screenshots
by MicrosoftBrowser automation and web scraping.
by modelcontextprotocolPlugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
by opentabs-dev1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
by robhunterNot sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All browse MCPs