Skip to main content
Glama

PostGIS MCP Server

by receptopalak

validate-geometry

Check the validity of geometry in WKT format to ensure compliance with spatial data standards using PostGIS MCP Server.

Instructions

Geometrinin geçerliliğini kontrol et

Input Schema

NameRequiredDescriptionDefault
geometry_wktYesWKT formatında geometri

Input Schema (JSON Schema)

{ "properties": { "geometry_wkt": { "description": "WKT formatında geometri", "type": "string" } }, "required": [ "geometry_wkt" ], "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/receptopalak/postgis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server