Skip to main content
Glama
compute_ndvi.md479 B
### compute_ndvi Compute NDVI from NIR and Red bands and save to GeoTIFF. - Tool: `compute_ndvi` Parameters - source (string): Input raster path/URL - red_band_index (integer) - nir_band_index (integer) - destination (string): Output NDVI path Returns - destination, status, message Example ```json { "tool": "compute_ndvi", "params": { "source": "data/multiband.tif", "red_band_index": 3, "nir_band_index": 4, "destination": "out/ndvi.tif" } } ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mahdin75/gis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server