mcp-server-weather
0
The Weather MCP Server is designed to fetch weather data from the National Weather Service API, providing alerts and forecasts for specified locations in the U.S. It operates by processing commands to deliver required weather information.
Weather MCP Server
This project is a Model Context Protocol server that retrieves weather information using the National Weather Service API. It features two main tools to provide weather alerts and short-term weather forecasts for specified U.S. locations, using state codes and geographical coordinates.
Requirements
- Python 3.7+
- httpx
- MCP Framework mcp[cli]
Usage
Run the server to communicate via standard I/O and fetch weather data from specified commands.