Skip to main content
Glama

PostGIS MCP Server

by receptopalak

validate-geometry

Check the validity of geometries in WKT format using PostGIS MCP Server's spatial database capabilities to ensure accurate spatial data processing.

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