Connect Your AI Agent with Databricks for Slack

Integrate Databricks MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Databricks
Databricks
Databricks is the lakehouse company, helping data teams solve the world’s toughest problems.

Categories

Data Analytics

Available Tools

Tools that your AI agent can use through this MCP server to interact with Databricks

Stop SQL Warehouse

Stops a SQL Warehouse by ID. See the documentation

Start SQL Warehouse

Starts a SQL Warehouse by ID. See the documentation

Set SQL Warehouse Permissions

Updates the permissions for a specific SQL Warehouse. See docs

Set SQL Warehouse Config

Updates the global configuration for SQL Warehouses. See the documentation

Run Job Now

Run a job now and return the id of the triggered run. See the documentation

List SQL Warehouses

Lists all SQL Warehouses available in the Databricks workspace. See the documentation

List Runs

Lists all runs available to the user. See the documentation

List Endpoints

List all vector search endpoints. See the documentation

Get SQL Warehouse

Retrieves details for a specific SQL Warehouse. See docs

Get SQL Warehouse Permissions

Retrieves the permissions for a specific SQL Warehouse. See the documentation

Get SQL Warehouse Config

Retrieves the global configuration for SQL Warehouses. See the documentation

Get Run Output

Retrieve the output and metadata of a single task run. See the documentation

Get Endpoint

Get details of a specific vector search endpoint. See the documentation

Edit SQL Warehouse

Edits the configuration of an existing SQL Warehouse. See the documentation

Delete SQL Warehouse

Deletes a SQL Warehouse by ID. See the documentation

Delete Endpoint

Delete a vector search endpoint. See the documentation

Create SQL Warehouse

Creates a new SQL Warehouse in Databricks. See the documentation

Create Endpoint

Create a new vector search endpoint. See the documentation