Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABRICKS_HOST | Yes | Your Databricks workspace URL (e.g., https://your-workspace.cloud.databricks.com) | |
| DATABRICKS_TOKEN | Yes | Your personal access token for local development | |
| MCP_API_KEY_SCOPE | No | Optional: Override default secret scope name for API keys | mcp_api_keys |
| MCP_BEARER_TOKEN_SCOPE | No | Optional: Override default secret scope name for bearer tokens | mcp_bearer_tokens |
| DATABRICKS_SQL_WAREHOUSE_ID | No | Your SQL warehouse ID (optional) |
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 | |