mcp-weather-server
0
The MCP Weather Server is a Python-based server designed to deliver weather forecasts and alerts utilizing the US National Weather Service API. It is specifically built for integration with Claude for Desktop.
MCP Weather Server 🌦️
A simple Python-based Model Context Protocol (MCP) server that provides weather forecasts and alerts using the US National Weather Service API.
Built for Claude for Desktop. Tools included:
get_forecast(latitude, longitude)
get_alerts(state)