Skip to content

Feature/UI assistant external mcp#219

Open
scottDBX1886 wants to merge 2 commits intomainfrom
feature/ui-assistant-external-mcp
Open

Feature/UI assistant external mcp#219
scottDBX1886 wants to merge 2 commits intomainfrom
feature/ui-assistant-external-mcp

Conversation

@scottDBX1886
Copy link
Collaborator

Adds the MCP server bundled into a databricks app that can be exposed as custom MCP for the UI assistant. Allows Customers who may not be able to use cursor/claude, to vibe on the tools directly in UI.

New deployable MCP server app that runs as a Databricks App:
- Full MCP server with CORS middleware for browser-based clients
- Health endpoints (/, /health, /tools, /skills)
- PAT token validation middleware
- Skills documentation serving
- Clean deploy.sh script for workspace deployment
- Example agent code and test scripts

Also includes:
- Skills tools for MCP server (skills.py)
- Minor fixes to builder-app and mcp-server configs
general update to mcp-app README and main README
@calreynolds calreynolds self-requested a review March 6, 2026 14:36
Copy link
Collaborator

@calreynolds calreynolds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

req'ing shift to consolidation in builder app per slack!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants