Databricks
by @fastdrop
Your Databricks Lakehouse in natural language: run SQL on your SQL warehouses, track long-running qu
Your Databricks Lakehouse in natural language: run SQL on your SQL warehouses, track long-running qu Official MCP Registry: io.github.mcp-dir/databricks-mcp@0.1.0. Remote endpoint: https://api.mcp.ai/p_databricks
Problem it solves
Discoverable MCP server listed in the official MCP Registry.
How it's different
Remote MCP endpoint ingested from the official registry and probed by FastDrop.
Ingested from the official MCP Registry
FastDrop pulled this entry from the official MCP Registry as io.github.mcp-dir/databricks-mcp and probed the endpoint. The maker did not submit it, so the outbound link is not endorsed
and the description is not theirs.
If this is your server, claim the listing to edit it and take ownership. The registry index lists everything else still awaiting a probe.
Claim this listingTools this endpoint exposes
Read directly from the endpoint on 21 Aug 2026. Not supplied by the maker.
databricks_list_accountsLista os workspaces Databricks conectados a este install — host, label.
databricks_current_userIdentifica o usuário do PAT no workspace (whoami via SCIM Me). Útil pra confirmar qual conta/host está conectado e validar o token.
databricks_list_warehousesLista os SQL warehouses do workspace (id, name, state, cluster_size, warehouse_type). Use o `id` em databricks_run_sql (ou deixe o run_sql escolher um RUNNING automaticamente).
databricks_get_warehouseDetalha um ou mais SQL warehouses por id. Aceita lista (`ids`).
databricks_run_sqlExecuta uma instrução SQL num SQL warehouse (Statement Execution API). Retorna colunas + linhas quando termina dentro do wait_timeout; senão devolve statement_id + state pra polling via databricks_get
databricks_get_statementStatus + resultado de um ou mais statements por id (polling de queries longas que voltaram PENDING/RUNNING do run_sql). Aceita lista (`statement_ids`).
databricks_cancel_statementCancela um ou mais statements em execução por id. Aceita lista (`statement_ids`).
databricks_list_catalogsLista os catálogos do Unity Catalog visíveis ao PAT (name, comment, owner).
Is this tool yours?
Claim this listing and we’ll verify ownership before handing it over.
Sign in to claim this listingRelated Products
Reviews
Sign in to leave a review.
No reviews yet.
Comments
Sign in to join the discussion.
No comments yet - start the discussion.