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. 27 tools.
Functions
|
Add a section to the active report. |
|
Cancel running and ready Earth Engine tasks. |
Discard the active report and all its sections. |
|
|
Create (or reset) a report. |
|
Get environment information: versions, REPL namespace, or project details. |
|
List or read geeViz example scripts. |
|
Export an ee.Image to a GEE asset, Google Drive, or Cloud Storage. |
|
Generate the report from all added sections. |
|
Look up the signature and docstring of a geeViz function or module. |
|
Get detailed STAC metadata for a GEE dataset. |
|
Look up geeViz reference dictionaries (band mappings, collection IDs, viz params, etc.). |
Check the current report status -- title, theme, section count, and section titles. |
|
|
Get Google Street View imagery at a location for ground-truthing. |
|
Get detailed metadata for any GEE asset (Image, ImageCollection, FeatureCollection, etc.). |
|
List assets in a GEE folder or collection. |
|
|
|
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 for functions across geeViz modules, or list functions in a specific module. |
|
Search for places using the Google Places API. |
|
Get status of recent Earth Engine tasks. |