Back to Home
i9wa4 icon

mcp-databricks-server

Verified Safe

by i9wa4

Overview

Provides an MCP (Multi-Cloud Platform) server to execute SQL queries and explore Unity Catalog metadata on Databricks.

Installation

Run Command
uv --directory /path/to/mcp-databricks-server run mcp-databricks-server

Environment Variables

  • DATABRICKS_CONFIG_PROFILE
  • DATABRICKS_SQL_WAREHOUSE_ID
  • DATABRICKS_HOST
  • DATABRICKS_TOKEN
  • DATABRICKS_CLIENT_ID
  • DATABRICKS_CLIENT_SECRET

Security Notes

The server explicitly blocks a comprehensive list of potentially dangerous SQL DDL/DML commands (DROP, DELETE, TRUNCATE, ALTER, CREATE, INSERT, UPDATE, MERGE, GRANT, REVOKE) to prevent accidental or malicious destructive operations. Authentication relies on standard Databricks SDK mechanisms (environment variables or ~/.databrickscfg), which are secure if credentials are managed properly. No 'eval' or other dynamic code execution found. No hardcoded secrets.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens50000
Stars0
Forks0
Last Update2026-01-19

Tags

DatabricksSQLUnity CatalogData ManagementMetadata