Fetch US forecasts via API and Israel weather via Playwright browser automation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "weather-mcp-playwright" yet — see the docs or source repo.
Please fetch the weather forecast for New York, US, for the next few days, and list conditions and temperature ranges by date.
A date-by-date summary of the forecast for the US city.
Please use browser automation to get the weather forecast for Tel Aviv, Israel, and summarize the main weather changes over the next few days.
A scraped and summarized weather forecast for the Israeli city.
Please fetch forecasts for Boston, US, and Jerusalem, Israel, and indicate whether each result comes from an API or web scraping.
Forecast results for both locations, with the retrieval method labeled for each.
When developers or researchers need weather information for both the US and Israel, this tool provides a unified way to query it. It combines API access and browser automation to handle different data sources.
If an automated workflow needs weather forecasts as input data, this MCP tool can provide that lookup capability directly. It is especially suitable for MCP-based agents or scripted flows.
It is an MCP server that fetches US weather forecasts and uses Playwright browser automation to scrape Israel weather forecasts. The retrieval method differs by region.
Based on the description, US weather is fetched via an API, while Israel weather is retrieved by using Playwright to automate a browser and scrape a weather website. In other words, it combines API access with web automation.
It is clearly related to MCP and Playwright, but the provided material does not specify installation steps, runtime requirements, or any key requirements. See the source repository.
Fetch Israeli weather forecasts by scraping weather2day.co.il with Playwright.
Fetch weather forecasts for the US and Israel via API and browser automation.
Fetch weather forecasts for Israeli cities via Playwright, without any weather API.
Get weather forecasts via MCP while learning AI tool integration patterns.
Query current weather and forecasts in natural language for app integrations.
Lets MCP clients fetch current weather and forecasts for any location.