PostGIS MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Database Schema | Veritabanı şeması ve tablo bilgileri |
| Smart Table Analysis | Akıllı tablo analizi ve öneriler |
| Spatial Tables | Mekansal tablolar |
| Spatial Indexes | Mekansal 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