Databricks MCP Server MCP Server
io.github.pramodbhatofficial/databricks-sdk-mcp
What is the Databricks MCP Server MCP server?
263 tools for Databricks: Unity Catalog, SQL, Compute, Jobs, Serving, and more.
How to install Databricks MCP Server
Copy-paste configuration for popular MCP clients.
DATABRICKS_HOSTrequiredYour Databricks workspace URL (e.g. https://adb-123.azuredatabricks.net)
DATABRICKS_TOKENrequiredsecretDatabricks personal access token or OAuth token
DATABRICKS_MCP_TOOLS_INCLUDEComma-separated list of tool modules to load (e.g. unity_catalog,sql,compute). Leave empty to load all 263 tools.
{
"mcpServers": {
"databricks-sdk-mcp": {
"command": "uvx",
"args": [
"databricks-sdk-mcp"
],
"env": {
"DATABRICKS_HOST": "<YOUR_DATABRICKS_HOST>",
"DATABRICKS_TOKEN": "<YOUR_DATABRICKS_TOKEN>",
"DATABRICKS_MCP_TOOLS_INCLUDE": "<YOUR_DATABRICKS_MCP_TOOLS_INCLUDE>"
}
}
}
}{
"mcpServers": {
"databricks-sdk-mcp": {
"command": "uvx",
"args": [
"databricks-sdk-mcp"
],
"env": {
"DATABRICKS_HOST": "<YOUR_DATABRICKS_HOST>",
"DATABRICKS_TOKEN": "<YOUR_DATABRICKS_TOKEN>",
"DATABRICKS_MCP_TOOLS_INCLUDE": "<YOUR_DATABRICKS_MCP_TOOLS_INCLUDE>"
}
}
}
}{
"mcpServers": {
"databricks-sdk-mcp": {
"command": "uvx",
"args": [
"databricks-sdk-mcp"
],
"env": {
"DATABRICKS_HOST": "<YOUR_DATABRICKS_HOST>",
"DATABRICKS_TOKEN": "<YOUR_DATABRICKS_TOKEN>",
"DATABRICKS_MCP_TOOLS_INCLUDE": "<YOUR_DATABRICKS_MCP_TOOLS_INCLUDE>"
}
}
}
}{
"servers": {
"databricks-sdk-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"databricks-sdk-mcp"
],
"env": {
"DATABRICKS_HOST": "<YOUR_DATABRICKS_HOST>",
"DATABRICKS_TOKEN": "<YOUR_DATABRICKS_TOKEN>",
"DATABRICKS_MCP_TOOLS_INCLUDE": "<YOUR_DATABRICKS_MCP_TOOLS_INCLUDE>"
}
}
}
}claude mcp add databricks-sdk-mcp --env DATABRICKS_HOST=<YOUR_DATABRICKS_HOST> --env DATABRICKS_TOKEN=<YOUR_DATABRICKS_TOKEN> --env DATABRICKS_MCP_TOOLS_INCLUDE=<YOUR_DATABRICKS_MCP_TOOLS_INCLUDE> -- uvx databricks-sdk-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.