weather
1
The Weather MCP Server is designed to deliver weather information using the National Weather Service API. It offers features like weather alerts and detailed forecasts for US locations, running as an MCP server.
Weather MCP Server
This is a Model Context Protocol (MCP) server that provides weather information using the National Weather Service API.
Features
- Get weather alerts for US states
- Get detailed weather forecasts for specific locations
Prerequisites
- Python 3.12 or higher
uv
package manager
Usage
The server exposes two tools:
- Get weather alerts for a US state
- Get weather forecast for a location
Note
This server uses the National Weather Service API, which only provides data for locations within the United States.