mcp-server-duckdb

describe-table

Retrieve schema details, such as column names and data types, for a specified table in DuckDB using the MCP server. Ideal for database analysis and schema inspection.

Instructions

Get the schema information for a specific table

Input Schema

NameRequiredDescriptionDefault
table_nameYesName of the table to describe

Input Schema (JSON Schema)

{ "properties": { "table_name": { "description": "Name of the table to describe", "type": "string" } }, "required": [ "table_name" ], "type": "object" }

Other Tools from mcp-server-duckdb

Related Tools

ID: fwggl49w22