Skip to main content
Glama

PostGIS MCP Server

by receptopalak

get-table-info

Retrieve detailed metadata about a specific table from a PostGIS database using the Model Context Protocol (MCP) server for spatial data analysis and management.

Instructions

Belirli bir tablo hakkında detaylı bilgi al

Input Schema

NameRequiredDescriptionDefault
table_nameYesTablo adı

Input Schema (JSON Schema)

{ "properties": { "table_name": { "description": "Tablo 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