United States Weather
๐งMCP Servernitvob/nws-mcp-server
Retrieves and processes real-time weather data, forecasts, and alerts from the National Weather Service across all U.S. regions and territories.
Overview
The United States Weather MCP server is a specialized tool that provides real-time weather information for US locations using the National Weather Service API. It enables users to retrieve detailed weather forecasts and active weather alerts through a Model Context Protocol (MCP) interface, making weather data easily accessible.
Key Features
- Get detailed weather forecasts using latitude/longitude coordinates
- Retrieve active weather alerts for any US state
- Seamless integration with MCP-compatible clients like Claude for Desktop
- Real-time data fetching from the National Weather Service API
- No API key required for accessing weather information
Who is this for?
This MCP server is ideal for users who need quick, accurate weather information directly within their MCP-compatible applications. It provides a convenient way to access US weather forecasts and alerts without manually navigating weather websites or apps, making it particularly useful for travelers, outdoor enthusiasts, and professionals who rely on up-to-date weather data.
Installation
claude mcp add weather -- uv --directory /ABSOLUTE/PATH/TO/YOUR/weather run weather.py{
"mcpServers": {
"weather": {
"command": "uv",
"a...