Provides weather forecasts for US cities using the National Weather Service API.
This tool is a weather information service built using the MCP (Model-Completion-Protocol) framework. It fetches weather forecasts for any US city by leveraging the National Weather Service (NWS) API. The service geocodes city names to latitude/longitude coordinates and retrieves detailed weather data, including temperature, conditions, and wind information, using a modular design with separate tools for each step.