aicesat

eigenbeam/aicesat
★ 1 stars Python AI/LLM Updated 2d ago
MCP Server for ICESat-1, IceBridge, and ICESat-2 data
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": {
    "aicesat": {
      "command": "uvx",
      "args": [
        "aicesat"
      ]
    }
  }
}

Or install with pip: pip install aicesat

README Excerpt

<table> <tr> <td width="33%" valign="top"><img src="images/aicesat-explorer.png" alt="Explore: 3-D globe" width="100%"><br><sub><b>Explore</b> — a 3-D globe: navigate anywhere, draw a box or polygon, check coverage, and build a scene.</sub></td> <td width="33%" valign="top"><img src="images/aicesat-scene.png" alt="Scene: co-registration viewer" width="100%"><br><sub><b>Scene</b> — ICESat-2 (blue) and GLAS (orange) draped on ArcticDEM; toggle plate motion and read the Δh panels.</sub></td>