Manage Databricks clusters, jobs, SQL, and catalogs through MCP tools.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "databricks-mcp" yet — see the docs or source repo.
List all clusters in the current Databricks workspace and show their names, states, runtime versions, and creators; also mark any terminated clusters.
A structured cluster inventory for quickly reviewing current compute resource status.
Fetch the 10 most recent Databricks job runs, sorted by start time descending, showing job name, run state, duration, and failure reason, then summarize abnormal runs.
A recent job run report plus an exception summary to help troubleshoot scheduling issues.
Run a Databricks SQL query to calculate sales and order counts by product line for the last 30 days, return the top 10 by sales descending, and include a short interpretation.
A result table from the query along with a brief business interpretation.
Manage Unity Catalog assets and run SQL queries in Databricks.
Explore Databricks metadata, run SQL, and analyze lineage for data discovery.
Access Databricks workspace data, jobs, and metadata through LLMs.
Build and deploy a production-ready MCP server for Databricks Apps.
Safely explore, profile, and query data with read-only SQL over MCP.
Interact with the dbt ecosystem for modeling, semantic queries, and metadata discovery.