mcp-weather-server
If you are the rightful owner of mcp-weather-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Weather Server is a Python-based server that provides weather forecasts and alerts using the US National Weather Service API.
The MCP Weather Server is designed to deliver real-time weather information and alerts by interfacing with the US National Weather Service API. This server is built using the Model Context Protocol (MCP), which allows for seamless integration with various applications, particularly those that require weather data for decision-making processes. The server is optimized for use with Claude for Desktop, providing users with accurate and timely weather forecasts and alerts. By leveraging the robust data from the National Weather Service, the MCP Weather Server ensures that users have access to reliable weather information, which is crucial for planning and safety. The server's architecture is designed to be lightweight and efficient, making it suitable for deployment in various environments.
Features
- Real-time weather forecasts: Provides up-to-date weather forecasts based on user location.
- Weather alerts: Delivers timely alerts for severe weather conditions.
- Integration with US National Weather Service API: Ensures accurate and reliable weather data.
- Optimized for Claude for Desktop: Seamless integration with desktop applications.
- Lightweight and efficient: Suitable for deployment in various environments.
Tools
get_forecast
Fetches weather forecast data for a given latitude and longitude.
get_alerts
Retrieves weather alerts for a specified state.