{"repo":"databricks-solutions/custom-mcp-databricks-app","free":true,"listed":false,"github":"https://github.com/databricks-solutions/custom-mcp-databricks-app","clone":"git clone https://github.com/databricks-solutions/custom-mcp-databricks-app.git","description":"Create your custom MCP server on Databricks Apps for tools, prompts, and claude slash commands","language":"TypeScript","stars":30,"topics":[],"license":null,"category":"mcp-servers","readme_excerpt":"🤖 Databricks MCP Server Template Host Model Context Protocol (MCP) prompts and tools on Databricks Apps, enabling AI assistants like Claude to interact with your Databricks workspace through a secure, authenticated interface. What is this? This template lets you create an MCP server that runs on Databricks Apps. You can: - 📝 Add prompts as simple markdown files in the prompts/ folder - 🛠️ Create tools as Python functions that leverage Databricks SDK - 🔐 Authenticate securely with OAuth through Databricks Apps - 🚀 Deploy instantly to make your MCP server accessible to Claude Think of it as a bridge between Claude and your Databricks workspace - you define what Claude can see and do, and this server handles the rest. How it Works Architecture Overview Components 1. MCP Server ( server/app.py ): A FastAPI app with integrated MCP server that: - Dynamically loads prompts from prompts/ .md files - Exposes Python functions as MCP tools via @mcp server.tool decorator - Handles both HTTP requests and MCP protocol over Server-Sent Events 2. Prompts ( prompts/ ): Simple markdown files where: - Filename = prompt name (e.g., check system.md → check system prompt) - First line with # = description - File content = what gets returned to Claude 3. Local Proxy ( dba mcp proxy/ ): Authenticates and proxies MCP requests: - Handles Databricks OAuth authentication automatically - Translates between Claude's stdio protocol and HTTP/SSE - Works with both local development and deployed apps 🎬 ","default_branch":null,"files":null,"tree":[],"storefront":"/r/databricks-solutions","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/databricks-solutions/custom-mcp-databricks-app/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}