Skip to main content
Glama

GIS MCP Server

get_geocentric_crs

Convert geographic coordinates into geocentric coordinate reference systems (CRS) for accurate geospatial analysis. Use this tool to enable precise coordinate transformations in GIS workflows.

Instructions

Get geocentric 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_geocentric_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