Back to directory
jtwirly/weather-mcp-server

jtwirly/weather-mcp-server

@jtwirly

A Model Context Protocol (MCP) server that provides weather information through Claude for Desktop using the National Weather Service API for US locations.

weathermcp-serverpythonnational-weather-serviceforecastalertsclaude-desktopmit-hackathontool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "/path/to/uv",
      "args": [
        "--directory",
        "/absolute/path/to/weather",
        "run",
        "weather.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15