Enables AI assistants like Claude to securely interact with Databricks workspaces by hosting Model Context Protocol (MCP) prompts and tools.
This template allows users to quickly establish a Model Context Protocol (MCP) server on Databricks Apps, effectively creating a secure bridge between AI assistants like Claude and their Databricks workspace. Users can easily define custom prompts using simple markdown files and implement powerful tools with Python functions that interact directly with the Databricks SDK. The server handles secure OAuth authentication and offers instant deployment, providing a tailored interface for Claude to interact with Databricks functionalities.