Authenticates with Databricks via OAuth and provides access to remote MCP tools hosted on Databricks, enabling discovery and invocation of Databricks-hosted tools.
Databricks MCP Proxy
An MCP proxy server that authenticates with Databricks and exposes remote MCP tools.
Installation
Configuration
Edit app.yaml with your Databricks settings:
Usage
Test locally
Claude Desktop Configuration
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Tools
Tool | Description |
| Start OAuth flow (opens browser) |
| List available remote tools |
| Call a remote tool by name |
Flow
Claude starts the proxy via stdio
Call
authenticatetoolBrowser opens for Databricks OAuth
After auth, remote tools are discovered
Use
call_databricks_toolto invoke any remote tool