MCPVault

list_columns

MCP tool from MCP Server Motherduck by motherduckdb

List columns of a table/view

How to use it

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

Install MCP Server Motherduck

$claude mcp add --scope user duckdb --transport stdio -- uvx mcp-server-motherduck --db-path :memory: --read-write --allow-switch-databases
FULL MCP SERVER MOTHERDUCK LISTING