Skip to main content
Glama

Databricks MCP Server

by winkash

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABRICKS_HOSTYesThe Databricks workspace URL (e.g., https://your-workspace.cloud.databricks.com)
DATABRICKS_TOKENNoYour Databricks token for local development
DATABRICKS_APP_URLYesThe URL of the Databricks MCP app (e.g., http://localhost:8000 for local development or https://your-app.databricksapps.com/mcp/ for production)
DATABRICKS_SQL_WAREHOUSE_IDNoYour warehouse ID for SQL tools

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/winkash/mcp-databricks-app'

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