F
licenseNot graded
qualityC
maintenanceAn MCP server that provides weather forecasts and alerts for the USA and Israel, using the National Weather Service API and Playwright-based browser automation.
-
No user-submitted related servers found.
Scored across 4 tools
Each tool handles a distinct, sequential step: open site, enter city, select suggestion, extract content. No overlap or ambiguity between them.
All names follow a predictable action_weather_forecast_..._israel pattern with snake_case. The pattern is consistent and readable.
4 tools perfectly cover the browser-based workflow for this narrow purpose. Not too sparse, not bloated.
The tool set forms a complete, linear workflow from opening the site to extracting forecast content. No obvious gaps for the stated domain.