nexrad-mcp

gm2211/nexrad-mcp
★ 0 stars Python AI/LLM Updated 8d ago
MCP server exposing raw NEXRAD Level II dual-pol radar data from NOAA's public AWS archive
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nexrad-mcp": {
      "command": "uvx",
      "args": [
        "nexrad-mcp"
      ]
    }
  }
}

Or install with pip: pip install nexrad-mcp

README Excerpt

An MCP server that gives an AI client (Claude Desktop, Claude Code) direct access to **raw NEXRAD Level II dual-pol radar data** — reflectivity, velocity, correlation coefficient (CC), differential reflectivity (ZDR), spectrum width — queried at any point, straight from NOAA's free public archive on AWS.

Tools (1)

site