Skip to main content

NOAA GOES satellite imagery via STAR CDN — visible, infrared, and water vapor images from GOES-18/19

Project description

goes-mcp

MCP server for NOAA GOES satellite imagery — visible, infrared, water vapor, and composite products from GOES-18 (West) and GOES-19 (East).

Features

  • 16 ABI spectral bands — visible, near-IR, and infrared channels
  • 6 composite products — GeoColor, AirMass, Sandwich, Fire Temperature, Dust, Derived Motion Winds
  • Multiple coverages — CONUS, Full Disk, and 5 regional sectors (SE, NE, Caribbean, Tropical Atlantic, Puerto Rico)
  • Image embedding — returns JPEG images directly via MCP Image type
  • Flexible output — image (default), markdown with URL, or JSON metadata

Data Sources

  • NOAA STAR CDN (cdn.star.nesdis.noaa.gov) — pre-rendered JPEG imagery at multiple resolutions
  • RAMMB/CIRA SLIDER (slider.cira.colostate.edu) — timestamp discovery for historical imagery

No API keys required. All data is freely available from NOAA.

Tools

Tool Description
goes_list_products List all available bands, composites, coverages, and sectors
goes_get_available_times Get recent image timestamps for a product (via SLIDER API)
goes_get_latest_image Fetch the most recent satellite image
goes_get_image Fetch a satellite image for a specific timestamp
goes_get_sector_image Fetch latest imagery for a regional sector
goes_get_current_view Overview of current imagery availability

Installation

# With uv (recommended)
uvx goes-mcp

# With pip
pip install goes-mcp

Usage with Claude Desktop

Add to your Claude Desktop config:

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

Example Queries

  • "Show me the latest GOES-East GeoColor image of the Continental US"
  • "Get a satellite view of the Caribbean right now"
  • "What satellite imagery is currently available?"
  • "Show me infrared band 13 for the full disk view"
  • "Get the latest fire temperature composite for the Southeast US"

Development

cd servers/goes-mcp
uv sync --group dev

# Run unit tests
uv run pytest tests/ --ignore=tests/test_live.py --ignore=tests/test_mcp_protocol.py -v

# Run MCP protocol test
uv run pytest tests/test_mcp_protocol.py -v

# Run live integration tests (requires network)
uv run pytest tests/test_live.py -v

# Lint
uv run ruff check src/ tests/ --select E,F,W --ignore E501
uv run ruff format --check src/ tests/

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

goes_mcp-0.1.1.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

goes_mcp-0.1.1-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file goes_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: goes_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for goes_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 561271123c66f391ee82d6e8622d28785a9a29ef9ce45aa6627290f2e00b2264
MD5 d23303a86c05164915b12390d7a04e96
BLAKE2b-256 b1b333bd857a6da9a640c8a68ccae9a15987eb2847e8f3d8d9c0b19312f9a1ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for goes_mcp-0.1.1.tar.gz:

Publisher: publish.yml on mansurjisan/ocean-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file goes_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: goes_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for goes_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8663114f33693084799feb4b33e70f2976c76961a4ebfc3b1fc7bd00f44b787b
MD5 940fe71681a62576b2b190a78bb18d85
BLAKE2b-256 490c53fe475828220451f160619ac4617ae5f7bd04afa0516b7950d85260f551

See more details on using hashes here.

Provenance

The following attestation bundles were made for goes_mcp-0.1.1-py3-none-any.whl:

Publisher: publish.yml on mansurjisan/ocean-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page