Skip to main content
Glama

GIS MCP Server

get_crs_info

Retrieve detailed information about a Coordinate Reference System (CRS) by providing its identifier. This tool on the GIS MCP Server supports geospatial analysis by enabling precise CRS data queries for accurate coordinate transformations and spatial operations.

Instructions

Get information about a CRS.

Input Schema

NameRequiredDescriptionDefault
crsYes

Input Schema (JSON Schema)

{ "properties": { "crs": { "title": "Crs", "type": "string" } }, "required": [ "crs" ], "title": "get_crs_infoArguments", "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