Enables AI assistants to securely interact with Databricks workspaces by hosting Model Context Protocol (MCP) prompts and tools on Databricks Apps.
This template facilitates the creation of a Model Context Protocol (MCP) server running on Databricks Apps, acting as a crucial bridge between AI assistants like Claude and your Databricks workspace. It allows users to easily define AI capabilities by adding prompts as simple markdown files and creating sophisticated tools using Python functions leveraging the Databricks SDK. The server ensures secure authentication via Databricks OAuth, supports instant deployment, and includes a modern React TypeScript frontend for intuitive MCP discovery and configuration, alongside comprehensive validation tools.