geeViz.mcp.server¶
geeViz MCP Server – execution and introspection tools for Earth Engine via geeViz.
Unlike static doc snippets, this server executes code, inspects live GEE assets, and dynamically queries API signatures. 21 tools.
Functions
|
Get environment information: versions, REPL namespace, or project details. |
|
Export an ee.Image to a GEE asset, Google Drive, or Cloud Storage. |
|
Search for places using the Google Places API. |
|
Get Google Street View imagery at a location for ground-truthing. |
|
Get detailed metadata for any GEE asset (Image, ImageCollection, FeatureCollection, etc.). |
|
|
|
Manage GEE assets: delete, copy, move, create folders, update permissions. |
|
Control the geeView interactive map. |
|
Execute Python/GEE code in a persistent REPL namespace (like Jupyter). |
|
Save the accumulated run_code history to a .py script or .ipynb notebook. |
|
Search the GEE dataset catalog by keyword. |
|
Search geeViz modules, functions, classes, variables, and any REPL module. |
|
View a generated output file (PNG, GIF, JPEG) as an inline image. |