Skip to main content
Glama
JanneMattila

Azure Databricks Jobs MCP Server

by JanneMattila

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind interface.127.0.0.1
MCP_PORTNoBind port.8000
LOG_LEVELNoLogging verbosity (DEBUG, INFO, WARNING, ERROR).INFO
MCP_BASE_URLNoPublic base URL; published as the resource identifier in Protected Resource Metadata.http://localhost:8000
AZURE_CLIENT_IDNoApp registration (client) ID.
AZURE_TENANT_IDNoAzure Entra tenant (directory) ID.
DATABRICKS_HOSTNoWorkspace URL, e.g. https://adb-xxxx.azuredatabricks.net.
AZURE_CLIENT_SECRETNoApp registration client secret. Required unless AZURE_USE_MANAGED_IDENTITY=true.
MCP_REQUIRED_SCOPESNoExposed API scope name(s), comma separated.jobs
DATABRICKS_API_VERSIONNoJobs API version.2.2
AZURE_USE_MANAGED_IDENTITYNoSet to 'true' to use managed identity instead of client secret for OBO exchange.false
AZURE_MANAGED_IDENTITY_CLIENT_IDNoClient ID of the user-assigned managed identity. Omit for system-assigned identity.

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/JanneMattila/azure-databricks-jobs-mcp-server'

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