Axion (Google Earth Engine)
Rank #38,070pulsemcp/dhenenjay-axion-earth-engine
Integrates with Google Earth Engine to provide geospatial analysis and satellite imagery processing with NDVI/NDWI calculations, crop classification, wildfire risk assessment, and interactive map generation for environmental monitoring and agricultural analysis.
Axion (Google Earth Engine) is a Model Context Protocol (MCP) server published by Dhenenjay. It ranks #38,070 of 115,460 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Axion (Google Earth Engine) is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Sep 19, 2025.
Ranks ahead of 77,390 of 115,460 servers on MCP Toplist.
Use Axion (Google Earth Engine)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dhenenjay-axion-earth-engine https://axion-mcp.onrender.com/api/mcp/sse[mcp_servers.dhenenjay-axion-earth-engine]
url = "https://axion-mcp.onrender.com/api/mcp/sse"Add to ~/.codex/config.toml.
https://axion-mcp.onrender.com/api/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dhenenjay-axion-earth-engine": {
"url": "https://axion-mcp.onrender.com/api/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dhenenjay-axion-earth-engine": {
"type": "http",
"url": "https://axion-mcp.onrender.com/api/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dhenenjay-axion-earth-engine": {
"serverUrl": "https://axion-mcp.onrender.com/api/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dhenenjay-axion-earth-engine": {
"url": "https://axion-mcp.onrender.com/api/mcp/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fdhenenjay-axion-earth-engine)<a href="https://mcptoplist.com/server/pulsemcp%2Fdhenenjay-axion-earth-engine"><img src="https://mcptoplist.com/badge/pulsemcp%2Fdhenenjay-axion-earth-engine.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Dhenenjay
Other servers by Dhenenjay
View all Dhenenjay servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Axion (Google Earth Engine)?
- Axion (Google Earth Engine) is maintained by Dhenenjay, which publishes 4 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Axion (Google Earth Engine) listed on the Official MCP Registry?
- Axion (Google Earth Engine) is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Axion (Google Earth Engine) have?
- Axion (Google Earth Engine) ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Axion (Google Earth Engine)?
- The source code for Axion (Google Earth Engine) is hosted at github.com/dhenenjay/axion-mcp.