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., "@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.
סוכן חכם לתחזית מזג אוויר בישראל (Weather MCP Agent) 🌦️
פרויקט זה מציג סוכן חכם (AI Agent) המבוסס על מודל Gemini ומשתמש בפרוטוקול MCP (Model Context Protocol). הסוכן מסוגל לאסוף נתוני אמת מאתר מזג האוויר הישראלי ולהשיב על שאלות משתמשים בשפה טבעית.
מטרת הפרויקט
המטרה היא להדגים Agentic Workflow מלא, הכולל:
אוטומציה בדפדפן (Playwright): פתיחת דפדפן, ניווט לאתר "weather2day", הזנת שם עיר ובחירתה מרשימה נפתחת.
חילוץ נתונים (RAG): קריאת הטקסט המעודכן מתוך דף התחזית וסינונו.
עיבוד שפה טבעית (LLM): העברת הנתונים הגולמיים למודל שפה, כדי שיפיק תשובה מדויקת, עניינית ואנושית למשתמש.
דרישות מוקדמות
התקנת Python (גרסה 3.10 ומעלה)
מנהל החבילות
uvמפתח API תקין של מודל Gemini (יש לשמור בקובץ
.envתחתGEMINI_API_KEY)
איך להריץ את הפרויקט?
שכפול המאגר (Clone):
git clone [https://github.com/YourUsername/weather-mcp-agent.git](https://github.com/YourUsername/weather-mcp-agent.git) cd weather-mcp-agentהתקנת תלויות והגדרת דפדפנים: ודאו שהסביבה הווירטואלית פעילה, והתקינו את דפדפני Playwright:
uv sync playwright install chromiumהפעלת הסוכן: הריצו את השרת המארח כדי להתחיל את הצ'אט:
uv run host.py
דוגמאות לשאלות שהסוכן יודע לענות:
כאשר חלון השיחה נפתח בטרמינל (Query), ניתן לשאול שאלות כמו:
"מה מזג האוויר בירושלים כרגע?"
"האם צפוי גשם היום בתל אביב?"
"כמה מעלות יש עכשיו באילת ומה תהיה הטמפרטורה בלילה?"
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/Lea-Wormsser/MCP-Project'
If you have feedback or need assistance with the MCP directory API, please join our Discord server