Skip to main content
Glama
elliottatran

Databricks MCP Server

by elliottatran

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABRICKS_HOSTYesThe URL of your Databricks workspace (e.g., https://your-workspace.cloud.databricks.com)
DATABRICKS_TOKENNoDatabricks personal access token, used for authentication during local development
DATABRICKS_APP_URLYesThe URL of your deployed Databricks App (e.g., https://your-app.databricksapps.com)
DATABRICKS_SQL_WAREHOUSE_IDNoThe ID of the Databricks SQL Warehouse used for SQL-related tools

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/elliottatran/mcp_db'

If you have feedback or need assistance with the MCP directory API, please join our Discord server