F
licenseNot graded
qualityC
maintenanceProvides LLMs with real-time weather forecasts for Israeli cities using browser automation with Playwright to scrape live data from a weather website.
-
No user-submitted related servers found.
Scored across 4 tools
Each tool has a distinct purpose in a sequential workflow: open browser, enter city, select suggestion, extract data. No overlap or ambiguity.
All tool names follow the verb_..._israel pattern with snake_case, maintaining a consistent style across the set.
4 tools is appropriate for the simple workflow of opening a browser, searching for a city, selecting, and extracting data. Not over- or under-scoped.
Covers the primary workflow well, but lacks a tool to close the browser or handle errors, which is a minor gap for real-world use.