Enables AI assistants to securely interact with Databricks workspaces by hosting Model Context Protocol (MCP) prompts and tools on Databricks Apps.
Sponsored
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.
Key Features
01Deploy instantly to make MCP server accessible
02Web interface for MCP discovery and testing
03Create powerful AI tools with Databricks SDK functions
04Host custom prompts from markdown files
050 GitHub stars
06Secure OAuth authentication via Databricks Apps
Use Cases
01Build custom AI-powered workflows for data analysis and management within Databricks
02Provide a secure, managed gateway for LLMs to execute tasks in a Databricks environment
03Extend AI assistant capabilities to interact with Databricks data and services