Executes SQL queries against Databricks using the Statement Execution API.
This server provides a Model Context Protocol (MCP) interface for interacting with Databricks. It allows users to execute SQL queries, list available schemas and tables, and describe table schemas using the Databricks Statement Execution API. Designed for use in Agent mode, it can handle complex tasks requiring multiple requests and integrates seamlessly with Unity Catalog Metadata, offering a powerful way to interact with Databricks data.