Labsco
shreyyzsh logo

Claude-NWS Protocol Bridge

from shreyyzsh

Integrates the US National Weather Service API to provide real-time weather data and forecasts.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Context Weather

A Model Context Protocol (MCP) server that integrates the US National Weather Service API with Claude Desktop, providing real-time weather data and forecasts directly within your Claude conversations.

Features

  • Real-time weather conditions and forecasts
  • Location-based weather queries using coordinates or place names
  • Seamless integration with Claude Desktop via MCP
  • Live data from the official US National Weather Service API
  • Detailed weather metrics including temperature, humidity, wind, and precipitation

API Reference

The bridge provides the following MCP tools:

get-current-weather

Retrieves current weather conditions for a specified location.

Parameters:

  • location (string): City name, coordinates, or ZIP code

get-weather-forecast

Gets weather forecast data for a specified location.

Parameters:

  • location (string): City name, coordinates, or ZIP code
  • days (number, optional): Number of forecast days (default: 7)