
MCP Weather Server
A demo MCP server providing weather-related tools including fetching active weather alerts and weather forecasts based on location.
Features
- Built using Node.js.
- Implements MCP tools for weather data retrieval.
- Uses the US National Weather Service API for accurate and up-to-date weather information.
This server enables retrieval of weather alerts for US states and weather forecasts based on latitude and longitude, facilitating integration with applications requiring weather data.