Your Databricks Lakehouse in natural language: run SQL on your SQL warehouses, track long-running queries, and explore Unity Catalog (catalogs, schemas, tables and columns), via the official workspace REST API. Connect with your workspace URL and a Personal Access Token (PAT).
https://api.mcp.ai/p_databricksMachine-readable docs to plug this server into an agent or call it over REST.
Install prompt — paste into Claude, ChatGPT, Cursor or any MCP agent and it sets itself up.
Real things you can ask your agent once this server is enabled.
List my Databricks SQL warehouses
Run: SELECT count(*) FROM samples.tpch.lineitem
What catalogs and tables exist in Unity Catalog?