Skip to main content
Glama

GIS MCP Server

is_valid

Validate the integrity of geometric shapes using the GIS MCP Server, ensuring accurate geospatial analysis and enabling AI assistants to perform precise geometric operations.

Instructions

Check if a geometry is valid.

Input Schema

NameRequiredDescriptionDefault
geometryYes

Input Schema (JSON Schema)

{ "properties": { "geometry": { "title": "Geometry", "type": "string" } }, "required": [ "geometry" ], "title": "is_validArguments", "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