Skip to main content
Glama

GIS MCP Server

get_utm_zone

Determine the UTM zone for specified coordinates using geospatial analysis on the GIS MCP Server. Simplify coordinate-based mapping and transformations with this tool.

Instructions

Get UTM zone for given coordinates.

Input Schema

NameRequiredDescriptionDefault
coordinatesYes

Input Schema (JSON Schema)

{ "properties": { "coordinates": { "items": { "type": "number" }, "title": "Coordinates", "type": "array" } }, "required": [ "coordinates" ], "title": "get_utm_zoneArguments", "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