Enables AI assistants like Claude to interact with Databricks workspaces by hosting Model Context Protocol (MCP) prompts and tools on Databricks Apps.
This template provides a framework for building and deploying a Model Context Protocol (MCP) server directly on Databricks Apps. It acts as a secure and authenticated bridge, allowing AI assistants such as Claude to execute predefined prompts and custom Python tools within your Databricks workspace. Developers can easily define prompts using markdown files and create powerful tools leveraging the Databricks SDK, streamlining interactions between large language models and Databricks functionalities.