
Axion Planetary MCP
Supports UIby dhenenjay
Democratizing geospatial AI by connecting LLMs to satellite imagery analysis for agriculture, urban planning, and environment monitoring.
What it does\nAxion Planetary MCP transforms the complex world of Earth observation into natural language queries. It connects AI assistants to petabytes of satellite data, allowing users to analyze crop health, track urban expansion, and monitor environmental changes without needing a PhD in GIS.\n\n## Tools\n- axion_data: Search satellite imagery from Sentinel-2, Landsat 8/9, and NAIP collections.\n- axion_map: Create interactive maps with vegetation (NDVI, EVI, SAVI), water (NDWI, MNDWI), and built-up (NDBI) indices.\n- axion_process: Generate cloud-free composites, temporal mosaics, and apply custom band math expressions.\n- axion_classification: Perform ML land cover classification using Random Forest classifiers with custom training points.\n- axion_export: Export data as GeoTIFFs, PNG thumbnails, or Map tiles (XYZ) to local or S3 storage.\n- axion_system: Monitor server health and check available satellite data collections.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n \"mcpServers\": {\n \"axion\": {\n \"command\": \"npx\",\n \"args\": [\"-y\", \"axion-mcp\", \"--api-key\", \"YOUR_API_KEY\"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
npx -y axion-mcp --api-key YOUR_API_KEYInformation
- Pricing
- freemium
- Published







