Skip to main content
Glama

PostGIS MCP Server

by receptopalak

geometry-centroid

Calculate the centroid of a geometry using WKT format. This tool integrates with the PostGIS MCP Server to provide precise spatial database functionality for geographic analysis and mapping.

Instructions

Geometrinin merkez noktasını bul

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