include_columns
If True, lists tables with their columns. Defaults to False for a briefer summary.
How to use it
include_columns is exposed by the MCP Databricks Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the include_columns tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Databricks Server
pip install -r requirements.txtOther tools in MCP Databricks Server (5)
The name of the Unity Catalog to describe (e.g., prod, dev, system).
The fully qualified three-part name of the table (e.g., catalog.schema.table).
Set to True to fetch comprehensive lineage (tables, notebooks, jobs). Defaults to False. May take longer to retrieve but provides rich context for understanding data dependencies and enabling code exploration.
The name of the schema to describe.
The complete SQL query string to execute.