mcp-databricks-demo

alevret/mcp-databricks-demo

3.2

If you are the rightful owner of mcp-databricks-demo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Model Context Protocol (MCP) server integrates Azure OpenAI API with Databricks, providing a natural language interface for SQL queries, job management, and infrastructure monitoring.

Tools

Functions exposed to the LLM to take actions

run_sql_query

Execute SELECT, SHOW, or DESCRIBE queries with safety validation.

list_databases

List all available databases/catalogs in the workspace.

describe_table

Get comprehensive schema information for any table.

list_jobs

Display all Databricks jobs with metadata.

get_cluster_info

List all clusters with state and configuration details.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources