terminate_cluster
Terminate a Databricks cluster
How to use it
terminate_cluster is exposed by the Databricks MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the terminate_cluster tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Databricks MCP Server
$
uv pip install -e .Other tools in Databricks MCP Server (10)
create_cluster
Create a new Databricks cluster
execute_sql
Execute a SQL statement
export_notebook
Export a notebook from the workspace
get_cluster
Get information about a specific Databricks cluster
list_clusters
List all Databricks clusters
list_files
List files and directories in a DBFS path
list_jobs
List all Databricks jobs
list_notebooks
List notebooks in a workspace directory
run_job
Run a Databricks job
start_cluster
Start a terminated Databricks cluster