Skip to main content
Glama

PostGIS MCP Server

by receptopalak

raster-info

Retrieve metadata and details about raster data stored in a PostGIS database by specifying the table name and raster column. Simplify spatial data analysis and management.

Instructions

Raster verisinin bilgilerini al

Input Schema

NameRequiredDescriptionDefault
raster_columnNoRaster kolonu (varsayılan: rast)
table_nameYesRaster tablosu adı

Input Schema (JSON Schema)

{ "properties": { "raster_column": { "description": "Raster kolonu (varsayılan: rast)", "type": "string" }, "table_name": { "description": "Raster tablosu adı", "type": "string" } }, "required": [ "table_name" ], "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