Skip to main content
Glama

GIS MCP Server

raster_band_statistics

Calculate minimum, maximum, mean, and standard deviation for each band of a raster. Analyze spatial data efficiently by processing raster input from local or URL sources.

Instructions

Calculate min, max, mean, and std for each band of a raster. Parameters: - source: path to input raster (local or URL).

Input Schema

NameRequiredDescriptionDefault
sourceYes

Input Schema (JSON Schema)

{ "properties": { "source": { "title": "Source", "type": "string" } }, "required": [ "source" ], "title": "raster_band_statisticsArguments", "type": "object" }

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