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.
Key Features
01Geocodes city names to latitude/longitude coordinates
02Fetches weather data from the National Weather Service API
03Provides detailed weather forecasts including temperature, conditions, and wind information
04Modular design
050 GitHub stars
Use Cases
01Get weather information for any US city through natural language queries
02Integrate weather data into applications and workflows
03Use with Claude Desktop for conversational weather updates