71
/ 100
13 days ago
glama

databricks-sql-mcp

Enables AI assistants to execute SQL queries and explore databases, tables, and catalogs on Databricks using Unity Catalog.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: DATABRICKS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABRICKS_HOSTe ="https://your-workspace.azuredatabricks.net" \
🔐 secretDATABRICKS_TOKENe ="dapi1234567890abcdef" \
configDATABRICKS_WAREHOUSE_IDe ="abc123def456" \
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/benkeeley9-databricks-sql-mcp-1t75su)](https://m8ven.ai/mcp/benkeeley9-databricks-sql-mcp-1t75su)
commit: cf1318422f8fa276fd28ebb69ddb7697d4d861ff
code hash: 41c456ca7142f048de2cc916786ff7bf0a9a7c80654502d16c49cd32ec9467e7
verified: 6/16/2026, 1:24:11 PM
view raw JSON →