Google Earth Engine Server
FreeNot checkedMCP server for interacting with Google Earth Engine, enabling geospatial analysis such as dataset visualization, statistics computation, and search via AI assis
About
MCP server for interacting with Google Earth Engine, enabling geospatial analysis such as dataset visualization, statistics computation, and search via AI assistants.
README
Uses @vercel/mcp-adapter
Usage
This sample app uses the Vercel MCP Adapter that allows you to drop in an MCP server on a group of routes in any Next.js project.
Update app/[transport]/route.ts with your tools, prompts, and resources following the MCP TypeScript SDK documentation.
Google Earth Engine Tools
This project includes MCP tools for interacting with Google Earth Engine, a cloud-based platform for geospatial analysis. These tools allow AI assistants to:
- Initialize and authenticate with Earth Engine
- Visualize Earth Engine datasets as maps
- Retrieve information about Earth Engine datasets
- Compute statistics for Earth Engine data in specified regions
- Search for Earth Engine datasets
For more details, see the Earth Engine Tools README.
To use Earth Engine tools, you'll need:
- A Google Earth Engine account
- A Google Cloud service account with Earth Engine access
- A service account private key for authentication
Notes for running on Vercel
- To use the SSE transport, requires a Redis attached to the project under
process.env.REDIS_URL - Make sure you have Fluid compute enabled for efficient execution
- After enabling Fluid compute, open
app/route.tsand adjustmaxDurationto 60 (or higher if using a Vercel Pro or Enterprise account) - Deploy the Next.js MCP template
Sample Client
script/test-client.mjs contains a sample client to try invocations.
node scripts/test-client.mjs https://mcp-for-next-js.vercel.app
Installing Google Earth Engine Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/cameronking4/google-earth-engine-mcpFAQ
Is Google Earth Engine Server MCP free?
Yes, Google Earth Engine Server MCP is free — one-click install via Unyly at no cost.
Does Google Earth Engine Server need an API key?
No, Google Earth Engine Server runs without API keys or environment variables.
Is Google Earth Engine Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Google Earth Engine Server in Claude Desktop, Claude Code or Cursor?
Open Google Earth Engine Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Google Earth Engine Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
