Databricks MCP Server
by JordiNeil
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DATABRICKS_HOST | Yes | Your Databricks instance URL (e.g., your-instance.cloud.databricks.com), without the https:// prefix | |
DATABRICKS_TOKEN | Yes | Your Databricks personal access token | |
DATABRICKS_HTTP_PATH | Yes | The HTTP path for your SQL warehouse (e.g., /sql/1.0/warehouses/your-warehouse-id) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |