Skip to main content
Glama

Databricks MCP Server

by JordiNeil

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABRICKS_HOSTYesYour Databricks instance URL (e.g., your-instance.cloud.databricks.com), without the https:// prefix
DATABRICKS_TOKENYesYour Databricks personal access token
DATABRICKS_HTTP_PATHYesThe HTTP path for your SQL warehouse (e.g., /sql/1.0/warehouses/your-warehouse-id)

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/JordiNeil/mcp-databricks-server'

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