israel-weather-mcp-agent
Related Servers
Alternatives to israel-weather-mcp-agent
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables users to get real-time weather information for Israeli cities through MCP tools, using Playwright to scrape live data and provide it to the language model.-
- FlicenseAqualityCmaintenanceEnables fetching weather forecasts for Israeli cities via browser automation with Playwright, no API needed.4-
- FlicenseAqualityCmaintenanceEnables LLMs to retrieve up-to-date weather forecasts for Israeli cities from weather2day.co.il using Playwright and MCP, with Hebrew city name support and a sequential tool workflow.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 gradedqualityDmaintenanceEnables users to retrieve real-time weather forecasts for Israeli cities by autonomously browsing a weather website using Playwright.-
- FlicenseNot gradedqualityCmaintenanceProvides LLMs with real-time weather forecasts for Israeli cities using browser automation with Playwright to scrape live data from a weather website.-
TDQS
Scored across 4 tools
Each tool has a distinct action (open, enter, select, extract) and target, reducing ambiguity. However, the repetitive naming with 'weather_forecast_israel' might cause minor confusion in a larger set.
The naming follows a consistent pattern of verb_weather_forecast_target_israel, but the verbs vary (open, enter, select, extract) without a uniform action prefix. The pattern is recognizable but not fully standardized.
Four tools is well-scoped for a sequential web scraping workflow, providing just enough steps without redundancy. This is an ideal size for the intended purpose.
The tools cover the essential steps for retrieving weather data (open site, search city, select result, extract content). Minor gaps like error handling or direct URL navigation are not included, but the core workflow is complete.