Integrates AI assistants like Claude with Databricks workspaces by hosting Model Context Protocol prompts and tools on Databricks Apps.
This template empowers users to create an MCP server running on Databricks Apps, acting as a secure and authenticated bridge between AI assistants and their Databricks workspace. It enables the dynamic addition of prompts via simple markdown files and the creation of custom tools as Python functions leveraging the Databricks SDK. The server handles secure OAuth authentication through Databricks Apps, allowing for instant deployment to make these AI capabilities accessible to services like Claude, effectively defining what actions and data an AI assistant can interact with in your Databricks environment.