Skip to main content
Glama

GIS MCP Server

get_geocentric_crs

Convert specified coordinates to a geocentric coordinate reference system (CRS) using the GIS MCP Server, enabling accurate geospatial data transformation and analysis.

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" }

Other Tools from GIS MCP Server

Related Tools

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