Labsco
adarshem logo

MCP Weather Server

β˜… 1

from adarshem

Provides weather-related tools using the US National Weather Service API.

πŸ”₯βœ“ VerifiedFreeAdvanced setup

MCP Weather Server

smithery badge

This project is a demo implementation of a Model Context Protocol (MCP) server that provides weather-related tools. The server exposes two tools:

  1. get-alerts: Fetches active weather alerts for a given US state.
  2. get-forecast: Provides a weather forecast for a specific location based on latitude and longitude.
<a href="https://glama.ai/mcp/servers/@adarshem/mcp-server-learn"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@adarshem/mcp-server-learn/badge" alt="Weather Server MCP server" /> </a>

Features

  • Built using Node.js.
  • Implements MCP tools for weather data retrieval.
  • Uses the US National Weather Service API for accurate and up-to-date weather information.

Resources