See the Quickstart tutorial for more information.
go build -o weather./weatherThe server will communicate via stdio and expose two MCP tools:
get_forecast- Get weather forecast for a location (requires latitude and longitude)get_alerts- Get weather alerts for a US state (requires two-letter state code)