Databricks MCP Server

Betadatabase
150 starsPythondatabricks
GitHub
About

Overview

The Databricks MCP Server enables AI agents to interact with the Databricks lakehouse platform. It provides tools for executing SQL queries on Delta Lake tables, managing notebooks and jobs, accessing Unity Catalog metadata, and working with Databricks' machine learning features.
Capabilities

Tools & Capabilities

query

Execute a SQL query against Databricks SQL warehouse

list_catalogs

List catalogs in Unity Catalog

list_schemas

List schemas in a catalog

list_tables

List tables in a schema

describe_table

Get table schema and metadata

list_jobs

List all Databricks jobs

Setup

Installation

bash
Install
pip install mcp-server-databricks
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "databricks": {
      "command": "python",
      "args": ["-m", "mcp_server_databricks"],
      "env": {
        "DATABRICKS_HOST": "https://your-workspace.databricks.com",
        "DATABRICKS_TOKEN": "your-token"
      }
    }
  }
}

Quick Info

Authordatabricks
LanguagePython
StatusBeta
Stars 150
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.