databricks-mcp

databricks-mcp

3.5

If you are the rightful owner of databricks-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Completion Protocol (MCP) server for Databricks that provides access to Databricks functionality via the MCP protocol. This allows LLM-powered tools to interact with Databricks clusters, jobs, notebooks, and more.

list_clusters

List all Databricks clusters

create_cluster

Create a new Databricks cluster

terminate_cluster

Terminate Databricks cluster

get_cluster

Get information about a specific Databricks cluster

start_cluster

Start a terminated Databricks cluster

list_jobs

List all Databricks jobs

run_job

Run Databricks job

list_notebooks

List notebooks in the workspace directory

export_notebook

Export notebook from workspace

list_files

List files and directories in DBFS paths

execute_sql

Execute SQL statements