Databricks runs data lakehouse workloads for thousands of enterprises. When jobs fail, notebooks need debugging, or you need to understand table lineage, you switch to the Databricks workspace to check job runs, browse Unity Catalog, and read notebook outputs. Each switch breaks flow.
An MCP server for Databricks lets your AI agent check job status, query tables, inspect notebooks, and browse catalog metadata directly from Claude, Cursor, or Windsurf through DataFaucet.
Once your AI agent has Databricks access:
The AI agent accesses whatever workspace resources your Databricks permissions allow.
Data engineers: Job debugging. "Why did the ETL pipeline fail? Show me the error from the last run and the notebook cell that failed" while writing the fix.
ML engineers: Experiment tracking. "What was the accuracy of the last model training run? Show me the MLflow metrics for the latest experiment."
Analytics engineers: Catalog discovery. "What tables exist in the gold schema? When were they last updated? What columns does customer_360 have?"
Platform engineers: Cost management. "Which clusters have been running for more than 4 hours? What's the total DBU usage this week by workspace?"
| Databricks UI | AI Agent |
|---|---|
| Jobs → filter by status → view runs | "Failed jobs in last 24h?" |
| Catalog → browse schemas → inspect table | "Schema of gold.orders table?" |
| Notebooks → open → scroll to output | "Output of last cell in etl_notebook?" |
| Clusters → list → check runtime | "Long-running clusters to terminate?" |
Databricks connects to dbt, Airflow, and downstream BI tools. With DataFaucet MCP servers for each:
Set up read access for your AI agent:
- Workspace: Can view jobs, notebooks, and clusters
- Unity Catalog: Can browse schemas and read table metadata
- SQL Warehouses: Can execute read-only queries
- No create, delete, or run permissions
Related: Connect Databricks to AI for the quick-start guide, dbt MCP Server for data modeling, Airflow MCP Server for pipeline orchestration.
Create your Databricks MCP server in 60 seconds.
Try with Databricks →{
"mcpServers": {
"databricks": {
"url": "https://datafaucet.dev/api/mcp/YOUR_SERVER_ID/sse"
}
}
}Replace YOUR_SERVER_ID with the ID from your DataFaucet dashboard after creating your Databricks server.
Point DataFaucet at Databricks and get a working server in 60 seconds.
Create Databricks server free →After creating, add to Claude Desktop:
"databricks": {
"url": "https://datafaucet.dev/api/mcp/YOUR_ID/sse"
}Free plan includes 3 servers. Upgrade to Pro for unlimited →
Give AI agents read access to Databricks. Query tables, check job runs, and browse notebooks from your editor.
A startup connected Stripe, Linear, Slack, Vercel, and PostHog to AI via MCP. Standup prep went from 15 minutes to one prompt.
Step-by-step guide to debugging MCP server connections. Fix SSE timeouts, tool discovery failures, auth errors, and protocol mismatches.
See how DataFaucet compares
Point at any URL. Get a working MCP server in 60 seconds. No API docs needed.
Works with ChatGPT, Claude, Cursor, Copilot, Windsurf, JetBrains, and any MCP client
Get notified when new integrations launch
New MCP server guides and templates every week.