Axion

Provides an Earth Engine MCP server for Claude Desktop enabling geospatial analysis and data export.
  • typescript

2

GitHub Stars

typescript

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "dhenenjay-axion-mcp": {
      "command": "node",
      "args": [
        "C:\\path\\to\\Axion-MCP\\mcp-sse-complete.cjs"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "path/to/credentials.json"
      }
    }
  }
}

No extended description is available for this package yet.

Use the readme on GitHub or the configuration panel for setup.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
Axion MCP Server - dhenenjay/axion-mcp | VeilStrat