Best for
- Farmers, city planners, NGOs, and students without GIS expertise
- Developers who want natural-language satellite data analysis
- Teams wanting zero-credential self-hosting
Positioned as a 'virtual satellite,' this project lowers the barrier to Earth observation with end-to-end tools for search, mapping, processing, classification, and export over free public data, requiring no cloud credentials when self-hosted — great for rapid prototyping and non-experts; however, the hosted free tier is limited, and advanced features like SAR-to-optical are hosted-only.
Axion Planetary MCP (MIT-licensed) is a foundation for democratizing geospatial AI agents, fully rebuilt on AWS in V2.0. It lets users search and analyze free public satellite imagery (Sentinel-2, Landsat, NAIP) via natural language over MCP, with data sourced from the AWS Earth Search STAC API (no auth required). It offers a hosted SSE server (via an npx bridge) and self-hosting via Docker or source; basic self-hosted functionality needs no cloud credentials.
{"mcpServers":{"axion":{"command":"npx","args":["-y","axion-mcp","--api-key","YOUR_API_KEY"]}}}