JackKuo666_Weather-MCP-Server

JackKuo666_Weather-MCP-Server

3.1

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

The Weather MCP Server provides weather information using the National Weather Service (NWS) API.

The Weather MCP Server is a Model Context Protocol (MCP) server designed to deliver weather information by interfacing with the National Weather Service (NWS) API. It allows users to obtain weather alerts for any US state and weather forecasts for specific locations using latitude and longitude coordinates. The server is built using Python 3.10+ and requires the FastMCP and httpx libraries. It is configured through a `config.py` file, where users can set the NWS API base URL, user agent, logging level, log format, and request timeout. The server can be run standalone or integrated with Cline, a command-line interface for MCP tools, to provide weather data as a tool named 'weather'.

Features

  • Get weather alerts for a US state
  • Get weather forecast for a specific location using latitude and longitude