Skip to main content
Glama
difference.md426 B
### difference Subtract one geometry from another (geometry1 − geometry2). - Tool: `difference` - Geometry format: WKT Parameters - geometry1 (string) - geometry2 (string) Returns - geometry (string, WKT) - status (string), message (string) Example ```json { "tool": "difference", "params": { "geometry1": "POLYGON((0 0,10 0,10 10,0 10,0 0))", "geometry2": "POLYGON((5 5,15 5,15 15,5 15,5 5))" } } ```

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