Israel Weather MCP
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 MCPwhat'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
Description
This project implements an MCP Server that provides Israeli weather forecasts using browser automation.
Instead of using a weather API, the MCP uses Playwright to control a real browser and extract information from:
https://www.weather2day.co.il/forecast
Related MCP server: Israel Weather MCP Agent
Technologies
Python
MCP SDK
Playwright
OpenAI API
How it works
The user asks a weather question.
Example:
"ืื ืืื ืืืืืืจ ืืืจืืฉืืื?"
The Agent:
Opens Chromium browser using Playwright.
Navigates to weather2day.
Enters the requested city.
Selects the city from the autocomplete list.
Extracts weather information.
Returns a natural language answer.
MCP Tools
open_weather_forecast_israel
Opens the Israeli weather website.
enter_weather_forecast_city_israel
Receives a city name and enters it into the search field.
select_weather_forecast_city_israel
Selects the requested city from the results.
get_israel_weather_information
Extracts weather information from the page.
close_browser
Closes the browser and releases resources.
Running the project
Install dependencies:
uv syncTool 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
Provide real-time and forecast weather information for locations in the United States using naturaโฆ
Free, keyless real-time weather and 7-day forecasts for any city worldwide.
Get current weather for any city and create images from your prompts. Streamline planning, reportsโฆ
Weather forecasts from MET Norway (Yr): geocoding plus hourly forecasts worldwide.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables LLMs to query real-time weather data in Israel by automating a browser to scrape weather2day.co.il.4-
- 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-
- FlicenseAqualityCmaintenanceEnables querying weather forecasts for Israeli cities by automating browser with Playwright, extracting data from Weather2Day website, and feeding it to an LLM for natural language responses.4-
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/hila0548496841/MCP_Chat'
If you have feedback or need assistance with the MCP directory API, please join our Discord server