databricks-mcp-server

revodatanl/databricks-mcp-server

3.3

If you are the rightful owner of databricks-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.

This MCP server provides LLMs a set of read-only tools for interacting with Databricks workspaces through the MCP protocol.

Tools

Functions exposed to the LLM to take actions

get-all-catalogs-schemas-tables

Returns a comprehensive list of all tables available in all Unity Catalogs assigned to your Databricks Workspace

get-table-details

Retrieves detailed information about specific tables

get-jobs

Lists all jobs in the workspace with basic information like id and name

get-job-details

Retrieve job details like settings, configurations and tasks

get-job-runs

Get recent job runs and detailed information like duration, parameters, and result

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources