databricks-mcp

databricks-mcp

27

Markov Databricks MCP is a Model Completion Protocol (MCP) server that allows interactions with Databricks services through the MCP protocol, enabling integration with LLM-powered tools. It features comprehensive tools for managing Databricks clusters, jobs, and notebooks, with support for async operations.

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