Skip to main content
Glama

GIS MCP Server

get_utm_crs

Convert given coordinates to UTM CRS (Coordinate Reference System) for precise geospatial analysis within GIS operations.

Instructions

Get UTM CRS 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_crsArguments", "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