mcp-databricks-server

JordiNeil/mcp-databricks-server

3.5

If you are the rightful owner of mcp-databricks-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 henry@mcphub.com.

A Model Context Protocol (MCP) server that connects to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.

Tools

Functions exposed to the LLM to take actions

run_sql_query

Execute SQL queries on your Databricks SQL warehouse

list_jobs

List all Databricks jobs in your workspace

get_job_status

Get the status of a specific Databricks job by ID

get_job_details

Get detailed information about a specific Databricks job

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources