schema_name
The name of the schema to describe.
How to use it
schema_name is exposed by the MCP Databricks Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the schema_name 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).
If True, lists tables with their columns. Defaults to False for a briefer summary.
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 complete SQL query string to execute.