MCPVault

describe_table

MCP tool from Postgres MCP by JaviMaligno

Get table structure (columns, types, constraints)

How to use it

describe_table is exposed by the Postgres MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the describe_table tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Postgres MCP

$npx @javiagui/postgresql-mcp
FULL POSTGRES MCP LISTING