Israeli Weather MCP Agent
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Israeli Weather MCP Agentמה מזג האוויר בתל אביב?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Israeli Weather MCP Agent
פרויקט זה מממש MCP Server מתקדם השולט בדפדפן (באמצעות Playwright) כדי לשלוף נתוני תחזית מאתר מזג האוויר הישראלי, ומנגיש אותם ל-LLM כ-RAG (Retrieval-Augmented Generation) לצורך מתן תשובות אנושיות ומדויקות.
🎯 מטרת הפרויקט
המטרה היא להעניק ל-LLM "ידיים" דיגיטליות: במקום להסתמך על APIs סטטיים, ה-Agent לומד לתפעל דפדפן בזמן אמת, לנווט, להקליד ולחלץ נתונים מורכבים מהאינטרנט בדיוק כפי שמשתמש אנושי היה עושה זאת.
Related MCP server: Israel Weather MCP Agent
🛠️ ארגז הכלים (Tools)
הפרויקט מחלק את הפעולה האנושית ל-4 כלים המופעלים ע"י ה-LLM לפי הצורך:
כלי (Tool) | תיאור הפעולה |
| מפעיל דפדפן Chromium, מגדיר חלון מלא ומנווט לאתר. |
| מזין את שם העיר בשדה החיפוש עם השהייה (delay) לדימוי הקלדה אנושית. |
| בוחר את העיר מהצעות ה-Autocomplete וממתין לטעינת הדף. |
| מבצע Scraping לתוכן הדף, מנקה טקסט מיותר ומעביר ל-LLM. |
📐 ארכיטקטורת המערכת
המערכת מבוססת על הפרדה בין ה-Host (המוח המנהל) לבין ה-MCP Server (הידיים המבצעות):
Host: מנהל את שיחת ה-LLM (דרך OpenRouter), מנתח בקשות, ומחליט איזה כלי להפעיל.
MCP Server: מקבל פקודות JSON-RPC, מפעיל את Playwright ומחזיר תוצאות טקסטואליות.
פרוטוקול תקשורת: העברת הודעות מובנית המאפשרת הרחבה עתידית של כלים נוספים ללא שינוי ליבת המערכת.
🚀 הוראות הפעלה
התקנת סביבת עבודה:
uv syncהגדרת API Key: צרי קובץ
.envוהוסיפי:OPENROUTER_API_KEY=sk-or-v1-...הרצה:
uv run host.py
💡 דוגמאות לשאלות ל-Agent
"מה מזג האוויר בטבריה?"
"איך המזג אוויר בירושלים היום?"
"תבדוק לי בבקשה מה התחזית בבני ברק?"
פרויקט זה נבנה כחלק מהתנסות מעמיקה בפיתוח Agents מבוססי דפדפן ופרוטוקול MCP.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables LLMs to query real-time weather data in Israel by automating a browser to scrape weather2day.co.il.Last updated4
- Flicense-qualityDmaintenanceEnables users to retrieve real-time weather forecasts for Israeli cities by autonomously browsing a weather website using Playwright.Last updated
- Flicense-qualityCmaintenanceProvides LLMs with real-time weather forecasts for Israeli cities using browser automation with Playwright to scrape live data from a weather website.Last updated
- Flicense-qualityCmaintenanceEnables an LLM to retrieve Israeli weather forecasts by controlling a real Chromium browser to search and scrape a weather site.Last updated
Related MCP Connectors
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
US weather, alerts, earthquakes and elevation for AI agents, from NWS/NOAA and USGS. No API keys.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/328gili/weather-chat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server