Axion
Freeby MCP Community
Connect Claude Desktop to Axion MCP - AWS-native satellite imagery analysis server
v1.0.0Added Apr 12, 2026
mcpclaudeanthropicsatelliteimagery
Axion MCP Server
Connect Claude Desktop to Axion MCP - AWS-native satellite imagery analysis server
Installation
Reviews
Installation
Quick install
npx -y axion-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"axion": {
"command": "npx",
"args": ["-y", "axion-mcp"]
}
}
}