73
/ 100
17 days ago
glama

databricks-mcp

Exposes Databricks REST APIs as MCP tools for managing and querying a Databricks workspace, including clusters, jobs, SQL, Unity Catalog, and more.

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 2 credentials: DATABRICKS_TOKEN, DATABRICKS_CLIENT_SECRET
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.
configLOG_LEVEL
configDATABRICKS_HOSTyes https://dbc-1234567890.cloud.databricks.com
🔐 secretDATABRICKS_TOKENone of PAT or OAuth must be set dapi... (Personal Access Token)
configDATABRICKS_CLIENT_ID+ DATABRICKS_CLIENT_SECRET OAuth M2M alternative to PAT —
🔐 secretDATABRICKS_CLIENT_SECRETDATABRICKS_CLIENT_ID + OAuth M2M alternative to PAT —
configDATABRICKS_ACCOUNT_IDonly for account-level APIs 1234567890
configDATABRICKS_ACCOUNT_HOST
configDATABRICKS_CONFIG_PROFILE
configMCP_TRANSPORT
configMCP_HTTP_HOST
configMCP_HTTP_PORT
configDATABRICKS_CONFIG_FILE
configDATABRICKS_AUTH_HEADER
configDATABRICKS_ON_BEHALF_OF_USER
// 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 1 concrete improvement 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/inav-databricks-mcp-dn61q8)](https://m8ven.ai/mcp/inav-databricks-mcp-dn61q8)
commit: 850f543506be331b87a2398a0f362b2660c7b059
code hash: b51f6e69edfc21cba99af3efa11c96c69abd4c9c5324ae7e58121988e24bb6cd
verified: 6/19/2026, 10:46:48 AM
view raw JSON →