databricks_run_sql

shallow

io.github.mcp-dir/databricks-mcp · Verify this server

Executa 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_statement. Se `warehouse_id` não for informado, escolhe um warehouse RUNNING automaticamente. PREFIRA queries parametrizadas (`parameters`) a interpolar valores na string (proteção contra SQL injection). SQL é arbitrário (pode DML/DDL) — confirme antes de mutar dados. Bulk support: accepts warehouse_ids for batched execution.

100.0/100

1 trials · measured 8 days ago

databricks_run_sql scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.mcp-dir/databricks-mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
unreachable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: databricks_run_sql
[![Vouch score](https://vouch.tools/api/tools/a1061f14-08f5-4be8-b7a9-ae3cabbabdae/badge.svg)](https://vouch.tools/tools/a1061f14-08f5-4be8-b7a9-ae3cabbabdae)
databricks_run_sql — Vouch