Maxar (Satellite Imagery)

Maxar (Satellite Imagery) MCP Connector for Claude

A+

Access high-resolution satellite imagery and geospatial data from Maxar — search discovery catalogs, order data products, and retrieve streaming endpoints.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to Maxar, the world leader in high-resolution satellite imagery, and integrate earth intelligence directly into your AI workflows. This server allows you to query the Maxar Discovery Service, manage orders, and access OGC-compliant streaming services.

What you can do

  • Imagery Discovery — Search for available satellite imagery using spatial bounding boxes, temporal filters, and specific satellite collections (like WorldView-3).
  • Product Ordering — Request delivery of specific imagery products (visual, multispectral, or panchromatic) directly to your cloud storage.
  • ARD Metadata — Retrieve detailed metadata for Analysis Ready Data (ARD) tiles to streamline your geospatial analysis.
  • Streaming Access — Get base URLs for OGC-compliant streaming services (WMS, WMTS) to visualize imagery in GIS applications or custom dashboards.

How it works

  1. Subscribe to this server
  2. Enter your Maxar Client ID and Client Secret
  3. Start querying the planet from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Geospatial Analysts — Quickly find and inspect imagery for specific regions without leaving your analysis environment.
  • Data Scientists — Automate the discovery and ordering of training data for machine learning models.
  • GIS Developers — Retrieve streaming endpoints and tile metadata to power custom mapping applications.
satellite-imagerygisremote-sensinggeospatial-dataearth-observation

4 tools expose this connector's capabilities to your AI agent.

create_order

Order specific data products

get_mws_endpoints

Get Maxar Web Services (MWS) endpoints

list_order_pipelines

List available ordering pipelines

search_discovery

Search for available satellite imagery

See how to talk to your AI agent using Maxar (Satellite Imagery).

Search for available satellite imagery in the bbox [-122.5, 37.7, -122.3, 37.8] from the last 6 months.

I've searched the Maxar Discovery Service. I found several high-quality images from the WV03_VNIR collection. The most recent one was captured on 2024-05-15 with 0% cloud cover. Would you like the full metadata for this item?

Get the streaming endpoints for Maxar Web Services.

I have retrieved the OGC endpoints for you. You can use the following base URLs for streaming: WMS: `https://securewatch.maxar.com/mapservice/wms...` and WMTS: `https://securewatch.maxar.com/mapservice/wmts...`. You will need to append your credentials to these URLs for use in GIS tools.

Retrieve metadata for the ARD tile with ID '1234567890'.

Fetching ARD tile metadata... Tile '1234567890' is part of the 'Bay Area' dataset, processed on 2024-01-10. It includes 8-band multispectral data and has been orthorectified to UTM Zone 10N.

You can use the `search_discovery` tool by providing a bounding box (bbox) array with [min_lon, min_lat, max_lon, max_lat] coordinates and an optional datetime interval.

Related Connectors