JustTryAI_databricks-mcp-server

JustTryAI_databricks-mcp-server

0

The Databricks MCP Server is designed to enable interaction with Databricks clusters, jobs, and notebooks via the MCP protocol. It supports asynchronous operations and integrates seamlessly with Databricks' REST API, providing various tools for cluster and job management.

list_clusters

List all Databricks clusters

create_cluster

Create a new Databricks cluster

terminate_cluster

Terminate a 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 a Databricks job

list_notebooks

List notebooks in the workspace directory

export_notebook

Export a notebook from the workspace

list_files

List files and directories in DBFS paths

execute_sql

Execute SQL statements