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): העברת הנתונים הגולמיים למודל שפה, כדי שיפיק תשובה מדויקת, עניינית ואנושית למשתמש.
Related MCP server: Israel Weather MCP Agent
דרישות מוקדמות
התקנת 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), ניתן לשאול שאלות כמו:
"מה מזג האוויר בירושלים כרגע?"
"האם צפוי גשם היום בתל אביב?"
"כמה מעלות יש עכשיו באילת ומה תהיה הטמפרטורה בלילה?"
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
Get current weather for any city and create images from your prompts. Streamline planning, reports…
Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required
Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.
Current weather and forecasts for any coordinates, backed b… — paid per call (x402/credits), 1 tools
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables 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.-
- FlicenseNot gradedqualityDmaintenanceEnables users to retrieve real-time weather forecasts for Israeli cities by autonomously browsing a weather website using Playwright.-
- FlicenseBqualityCmaintenanceEnables users to query weather forecasts for Israeli cities through natural language using browser automation and Gemini.4-
- FlicenseNot gradedqualityCmaintenanceProvides LLMs with real-time weather forecasts for Israeli cities using browser automation with Playwright to scrape live data from a weather website.-
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/Lea-Wormsser/MCP-Project'
If you have feedback or need assistance with the MCP directory API, please join our Discord server