01Implements the MCP protocol for LLM interaction with Databricks.
02Integrates with the Databricks REST API to provide access to Databricks functionality.
03Exposes Databricks functionality as MCP tools.
04Supports asynchronous operations for efficient performance.
05Provides tools for listing, creating, terminating, and starting Databricks clusters.
064 GitHub stars