mcp-playwright-weather-israel
Related Servers
Alternatives to mcp-playwright-weather-israel
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceAn MCP server that uses Playwright to browse Israeli weather forecasts from weather2day.co.il, allowing LLMs to control a browser to fetch real-time weather data.5-
- FlicenseAqualityCmaintenanceAn MCP server that provides real-time weather data for Israel by automating browser searches via Playwright. It allows LLMs to get current forecasts for Israeli cities through natural language queries.4-
- FlicenseAqualityCmaintenanceMCP server enabling LLMs to fetch Israeli weather forecasts by automating a browser with Playwright to scrape weather2day.co.il.4-
- FlicenseAqualityCmaintenanceAn MCP server that enables LLMs to automate browser interactions using Playwright to fetch real-time Israeli weather data.4-
- FlicenseNot gradedqualityCmaintenanceMCP server that uses Playwright to scrape real-time weather forecasts for Israeli cities and returns structured text data (temperature, humidity, wind) to LLMs.-
- FlicenseNot gradedqualityCmaintenanceMCP server that lets users obtain current Israeli city weather forecasts. It uses Playwright to browse Weather2day, extract the forecast page, and feed the cleaned data back to the LLM for natural language responses.-
TDQS
Scored across 5 tools
Each tool serves a distinct step in the workflow: open, enter city, select suggestion, extract forecast, and close browser. No two tools overlap in purpose, and the descriptions make the sequence clear.
All tool names follow a consistent pattern: verb + weather-related noun + location suffix 'israel'. The verbs (open, enter, select, extract, close) are distinct and the naming style is uniformly snake_case.
Five tools is exactly the right size for a focused browser-automation workflow. Each tool is necessary and corresponds to a logical user action, with no redundancy or bloat.
The set covers the entire lifecycle from opening the weather site, searching and selecting a city, extracting the forecast, and closing the browser. The extraction tool even offers configurable depth, addressing potential user needs without missing steps.