israel-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., "@israel-weather-mcp-agentWhat's the weather in Tel Aviv?"
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.
Israel Weather MCP Agent
מטרת הפרויקט
הפרויקט מממש MCP Server ייעודי לתחזית מזג אוויר בישראל באמצעות Playwright, ללא שימוש ב-API מובנה.
המערכת כוללת:
host.py- צ'אט טרמינל שמפעיל LLM + Tools.weather_Israel.py- MCP Server עם כלים לניווט באתר תחזית ישראלי, חיפוש עיר, בחירה ברשימה וחילוץ תוכן.weather_USA.py- שרת דוגמה קיים לתחזית בארה"ב.
Related MCP server: Weather MCP Agent
סטאק טכנולוגי
Python
MCP SDK
Playwright
OpenAI API (Tool Calling)
איך להריץ
להריץ מתוך תיקיית project-template:
cd project-template
uv sync
uv run playwright install chromium
uv run host.pyהגדרת משתני סביבה
יש ליצור/לעדכן קובץ .env:
OPENAI_API_KEY=your_openai_key_here
OPENAI_MODEL=gpt-4.1-miniדוגמאות שאלות שה-Agent יודע לענות
מה התחזית בחיפה להיום?מה מזג האוויר בבית שמש היום?Are there active weather alerts in CA?What is the forecast for New York City?
זרימת עבודה תמציתית
המשתמש שואל שאלה בטרמינל.
ה-Host שולח למודל את השאלה + רשימת tools.
המודל מפעיל tools לפי הצורך (open -> enter -> select -> extract).
תוצאות הכלים חוזרות למודל.
המודל מחזיר תשובה סופית למשתמש.
הערות חשובות
אין להעלות את קובץ
.envל-Git.הקובץ
.env.exampleכולל רק תבנית ללא מפתחות.תיתכנה תלות ברשת ובטעינת האתר בזמן אמת.
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.
Latest Blog Posts
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/beF99/israel-weather-mcp-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server