Enables AI assistants to securely interact with Databricks workspaces by hosting Model Context Protocol prompts and tools on Databricks Apps.
This template provides a FastAPI-based Model Context Protocol (MCP) server designed to run on Databricks Apps, establishing a secure and authenticated bridge between AI assistants (like Claude) and your Databricks workspace. Users can easily define custom prompts using simple markdown files and create powerful, Python-based tools that leverage the full Databricks SDK. It handles OAuth authentication automatically and supports instant deployment, allowing AI assistants to securely access and perform actions within Databricks based on the configurations you define.