akaramanapp_weather-mcp-server

akaramanapp_weather-mcp-server

3.2

If you are the rightful owner of akaramanapp_weather-mcp-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.

A Model Context Protocol (MCP) server that provides weather information and alerts for US locations using the National Weather Service (NWS) API.

The Weather MCP Server is a specialized server designed to provide real-time weather information and alerts for locations within the United States. It leverages the National Weather Service (NWS) API to deliver accurate and up-to-date weather data, including temperature, wind conditions, and short forecast descriptions. This server is particularly useful for AI agents that require weather data to make informed decisions or provide weather-related services. The server is built using Node.js and TypeScript, ensuring a robust and scalable architecture. It implements the Model Context Protocol (MCP), allowing seamless integration with AI systems that support this protocol. The server offers two main tools: one for retrieving weather alerts for any US state and another for obtaining detailed weather forecasts based on geographic coordinates. The server is not a standalone application but rather a backend service that provides weather data to AI agents through the MCP.

Features

  • Tool for getting weather alerts for any US state
  • Tool for getting detailed weather forecasts for any US location using coordinates
  • Supports temperature, wind conditions, and short forecast descriptions
  • Real-time data from the National Weather Service

Tools

  1. get-alerts

    Get weather alerts for a specific US state.

  2. get-forecast

    Get weather forecast for a specific location using coordinates.

Related MCP Servers

View all weather servers →