mcp-node-weather

ranjith-kumar-kuruba/mcp-node-weather

3.2

If you are the rightful owner of mcp-node-weather 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 for weather data, built with Node.js and TypeScript, utilizing the US National Weather Service (NWS) API.

mcp-node-weather

A Model Context Protocol (MCP) server for weather data, built with Node.js and TypeScript. It provides weather alerts and forecasts using the US National Weather Service (NWS) API.

Features

  • Get weather alerts for a US state (by two-letter code, e.g., CA, NY)
  • Get weather forecast for a location (by latitude and longitude)

Requirements

  • Node.js 18+
  • npm

Installation

npm install
npm run build