71
/ 100
16 days ago
glama

Databricks MCP Server

A Model Context Protocol server that lets LLM clients answer business questions in natural language over a Databricks dataset without writing SQL by hand.

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.
🔐
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_HOST$env: = "dbc-xxxxxxxx-xxxx.cloud.databricks.com"
configDATABRICKS_HTTP_PATHthe POSIX-looking (/sql/1.0/warehouses/… →
🔐 secretDATABRICKS_TOKEN$env: = "dapixxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
// 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/oliveriguido-databricks-mcp-6mgx7i)](https://m8ven.ai/mcp/oliveriguido-databricks-mcp-6mgx7i)
commit: a9cb346247ff65b20436d15da0dba4a7a4f5938d
code hash: 524f9c1eebde122f23f2775e32e85a10d8f7327d9bc9838e24f6633fd2de3f46
verified: 6/16/2026, 11:39:39 AM
view raw JSON →