Execute a Databricks job by specifying the job ID and optional notebook parameters, enabling automation of workflows and task management within the Databricks environment.
Retrieve detailed information about a Databricks cluster by providing its cluster ID, enabling efficient management and monitoring through the Databricks MCP Server.
Retrieve detailed information about a Databricks cluster using its cluster_id, enabling efficient management and monitoring within the Databricks MCP Server environment.
Authenticates with Databricks via OAuth and exposes remote MCP tools from Databricks applications, enabling interaction with Databricks-hosted tools through Claude.
A FastAPI-based server that provides tools for local file management and Databricks operations, enabling users to create/edit files locally and interact with Databricks clusters, jobs, and DLT pipelines.