weather-mcp
If you are the rightful owner of weather-mcp 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.
A Model Context Protocol (MCP) server that provides weather alerts and forecasts for US locations using the National Weather Service API.
The Weather MCP Server is designed to deliver real-time weather alerts and forecasts for locations within the United States. Utilizing the National Weather Service API, it offers precise and up-to-date information on weather conditions. The server is built using Node.js and requires version 16 or higher. It is structured to be easily integrated with MCP hosts like Claude for Desktop, allowing users to access weather data through a simple and efficient interface. The server supports two main features: retrieving active weather alerts for a specified US state and obtaining weather forecasts for specific geographic coordinates.
Features
- get-alerts: Get active weather alerts for a US state (by two-letter code, e.g. CA, NY).
- get-forecast: Get a weather forecast for a specific latitude and longitude.