Skip to main content
Glama
p2k3m

MCP Vertica

by p2k3m

get_table_structure

Retrieve table structure details including columns, data types, and constraints from Vertica databases to analyze schema information and verify database design.

Instructions

Get the structure of a table including columns, data types, and constraints.

Args: ctx: FastMCP context for progress reporting and logging table_name: Name of the table to inspect schema: Schema name (default: public) Returns: Table structure information as a string

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
schemaNopublic
table_nameYes

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/p2k3m/vertica'

If you have feedback or need assistance with the MCP directory API, please join our Discord server