GIS MCP Server

envelope

Calculate the bounding box for a specified geometry using the GIS MCP Server tool, enabling precise geospatial analysis and accurate data extraction.

Instructions

Get bounding box of a geometry.

Input Schema

NameRequiredDescriptionDefault
geometryYes

Input Schema (JSON Schema)

{ "properties": { "geometry": { "title": "Geometry", "type": "string" } }, "required": [ "geometry" ], "title": "envelopeArguments", "type": "object" }
ID: irl5u9uw6f