Skip to main content
Glama

PostGIS MCP Server

by receptopalak

geometry-convex-hull

Calculate the convex hull of a geometry in WKT format using PostGIS MCP Server, enabling efficient spatial analysis directly through natural language interactions.

Instructions

Geometrinin konveks zarfını hesapla

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