Skip to main content
Glama
receptopalak

PostGIS MCP Server

by receptopalak

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
test-connectionB

PostGIS veritabanı bağlantısını test et

analyze-databaseC

Veritabanı şemasını analiz et ve tablo bilgilerini topla

smart-queryC

Doğal dilde sorulan soruyu anla ve uygun veritabanı sorgusuna çevir

get-table-infoC

Belirli bir tablo hakkında detaylı bilgi al

create-pointC

Koordinatlardan nokta geometrisi oluştur

create-linestringB

Koordinat dizisinden çizgi geometrisi oluştur

create-polygonC

Koordinat dizisinden poligon geometrisi oluştur

calculate-distanceC

İki nokta arasındaki mesafeyi hesapla

geometry-infoC

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

create-bufferC

Geometri etrafında buffer oluştur

transform-coordinatesD

Koordinat sistemini dönüştür

simplify-geometryC

Geometriyi basitleştir (Douglas-Peucker algoritması)

geometry-intersectionC

İki geometrinin kesişimini bul

geometry-unionC

Birden fazla geometriyi birleştir

geometry-centroidC

Geometrinin merkez noktasını bul

geometry-convex-hullC

Geometrinin konveks zarfını hesapla

validate-geometryC

Geometrinin geçerliliğini kontrol et

find-nearbyC

Belirli bir noktanın çevresindeki özellikleri bul

spatial-joinC

İki tablo arasında mekansal join işlemi yap

create-spatial-indexD

Mekansal indeks oluştur

raster-infoC

Raster verisinin bilgilerini al

extract-raster-valueC

Belirli koordinattaki raster değerini çıkar

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Database SchemaVeritabanı şeması ve tablo bilgileri
Smart Table AnalysisAkıllı tablo analizi ve öneriler
Spatial TablesMekansal tablolar
Spatial IndexesMekansal indeksler

Latest Blog Posts

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