scottcoggin/databricks-hardened-mcp-server
3.2
If you are the rightful owner of databricks-hardened-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Databricks MCP Server is a secure, production-ready server that facilitates interaction between LLM-powered applications and Databricks using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
list_clusters
List all Databricks clusters
create_cluster
Create a new cluster
terminate_cluster
Terminate a cluster
get_cluster
Get cluster information
start_cluster
Start a terminated cluster
list_jobs
List all jobs
run_job
Run a job
list_notebooks
List workspace notebooks
export_notebook
Export a notebook
list_files
List DBFS files
execute_sql
Execute SQL statement
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client