MCP-Server-Weather-Alerts

MCP-Server-Weather-Alerts

3.2

If you are the rightful owner of MCP-Server-Weather-Alerts 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.

The MCP Weather Server is a project that utilizes the Model Context Protocol framework to provide weather alerts and forecasts for specific locations in the United States using the National Weather Service API.

The MCP Weather Server is designed to offer real-time weather information by leveraging the Model Context Protocol (MCP) framework. It connects to the National Weather Service (NWS) API to fetch weather alerts and forecasts for specific locations in the United States. The server is capable of retrieving active weather alerts for any US state and providing detailed weather forecasts based on latitude and longitude coordinates. This server is particularly useful for applications that require up-to-date weather information, such as travel planning, event management, or emergency response systems. The server can be easily set up and run on any machine, and it supports automatic invocation by Language Models (LLMs) to enhance user interaction and experience.

Features

  • Get Weather Alerts: Retrieve active weather alerts for a specific US state.
  • Get Weather Forecast: Fetch detailed weather forecasts for a specific latitude and longitude.

Tools

  1. get_alerts

    Fetch active weather alerts for a US state using the two-letter state code.

  2. get_forecast

    Fetch a detailed weather forecast for a specific location using latitude and longitude.