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 (Model Context Protocol) המאפשר למודלי שפה (LLMs) לגלוש באופן אוטונומי לאתר מזג האוויר הישראלי, לחפש עיר ספציפית ולשלוף את התחזית המדויקת שלה בזמן אמת.
🎯 מטרת הפרויקט
הפרויקט מדגים שילוב של סוכן AI עם דפדפן (באמצעות Playwright). הסוכן מסוגל:
לפתוח דפדפן ולנווט לאתר Weather2day.
לאתר את שדה החיפוש ולהקליד את שם העיר המבוקשת.
לבחור את העיר מהרשימה הנפתחת.
לשאוב את נתוני הטמפרטורה, הלחות, והרוח ישירות מהטקסט שמופיע בעמוד (RAG) ולהציג אותם למשתמש.
🛠️ טכנולוגיות
Python
FastMCP - לבניית שרת ה-MCP.
Playwright (Async) - לאוטומציה ושליטה על הדפדפן.
Anthropic API (Claude) - כמודל השפה המפעיל את הכלים.
🚀 הוראות הרצה (Installation & Setup)
שכפול הפרויקט:
git clone https://github.com/dvori9359-blip/MCP-with-Playwright.gitcd MCP-with-Playwrightהתקנת תלויות וסביבת עבודה:
uv syncuv pip install python-dotenvהתקנת דפדפן Chromium עבור Playwright:
uv run playwright install chromiumהגדרת מפתח API: צרו קובץ בשם
.envבתיקיית הפרויקט והוסיפו אליו את מפתח ה-API שלכם מ-Anthropic:ANTHROPIC_API_KEY=sk-ant-api-YOUR_KEY_HEREהפעלת הפרויקט:
uv run host.py
💬 דוגמאות לשאילתות
"מה מזג האוויר בחיפה?"
"מה התחזית בירושלים להיום?"
"מה המזג אוויר בבני ברק?"
This server cannot be installed
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/dvori9359-blip/MCP-with-Playwright'
If you have feedback or need assistance with the MCP directory API, please join our Discord server