Fetch Israeli weather forecasts by scraping weather2day.co.il with Playwright.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-playwright-weather-israel" yet — see the docs or source repo.
Use this MCP tool to fetch the weather forecast for Tel Aviv for the next few days and format it as a concise list.
A concise summary list of the upcoming weather forecast for Tel Aviv.
Fetch the weather forecasts for Jerusalem, Haifa, and Eilat, then provide a comparison summary.
Forecast details for multiple cities plus a brief comparison.
I am traveling to Israel this week. Use this tool to check the destination forecast and give brief clothing suggestions.
The forecast plus brief travel or clothing suggestions based on the weather.
Developers building chat assistants or agents can connect this MCP tool so the model can retrieve Israeli weather forecasts instead of relying only on training data. It fits question-answering scenarios that need current weather information.
When the target data comes from a website and requires browser access, this tool uses Playwright to automate scraping weather information from weather2day.co.il. It is suitable for web-scraping-based retrieval tasks.
It is an MCP server that lets LLMs use Playwright browser automation to scrape Israeli weather forecasts from weather2day.co.il.
Based on the description, it depends on Playwright for browser automation and needs access to weather2day.co.il. For exact runtime, installation, or configuration details, see the source repository.
The known difference is that it scrapes a website through Playwright rather than being described as a direct weather API client. The provided material does not specify differences in coverage, stability, or interface, so see the source repository.
Fetch US forecasts via API and Israel weather via Playwright browser automation.
Fetch weather forecasts for Israeli cities via Playwright, without any weather API.
Fetch weather forecasts for the US and Israel via API and browser automation.
Get real-time weather forecasts for Israeli cities via browser scraping.
Get weather forecasts via MCP while learning AI tool integration patterns.
Get current weather, forecasts, and travel recommendations through an MCP server.