Skip to main content
Glama

PostGIS MCP Server

by receptopalak

geometry-info

Extract detailed geometric information (area, length, dimensions) from WKT-formatted geometries using spatial database connections via the PostGIS MCP Server.

Instructions

Geometri hakkında detaylı bilgi al (alan, uzunluk, boyut vs.)

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