Skip to main content
Glama
project_geometry.md442 B
### project_geometry Project a geometry from one CRS to another. - Tool: `project_geometry` - Geometry format: WKT Parameters - geometry (string) - source_crs (string) - target_crs (string) Returns - geometry (string, WKT) - source_crs, target_crs, status, message Example ```json { "tool": "project_geometry", "params": { "geometry": "POINT(12.3 45.6)", "source_crs": "EPSG:4326", "target_crs": "EPSG:3857" } } ```

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