data platforms

Mcp Databricks Server

Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.

0
View on GitHub

Installation

npx -y JordiNei/mcp-databricks-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-databricks-server",
  "command": "npx",
  "args": [
    "-y",
    "JordiNei/mcp-databricks-server"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →