An MCP server that provides real-time weather information including temperature, humidity, wind speed, and sunrise/sunset times through the OpenWeatherMap API.
This is a Model Context Protocol (MCP) server that provides weather information using the National Weather Service (NWS) API.
Features
Get weather alerts for a US state
Get weather forecast for a specific location (using latitude and longitude)
A Model Context Protocol server that provides tools to fetch weather alerts for US states and forecasts based on latitude/longitude coordinates using the US National Weather Service API.
A basic Model Context Protocol server implementation that demonstrates core MCP functionality including tools and resources. Provides weather alerts through the Weather API and serves as a learning example for MCP development.