Installation & Configuration
{
"mcpServers": {
"databricks-mcp": {
"command": "uvx",
"args": [
"databricks-mcp-server@latest"
],
"env": {
"DATABRICKS_HOST": "${DATABRICKS_HOST}",
"DATABRICKS_TOKEN": "${DATABRICKS_TOKEN}",
"DATABRICKS_WAREHOUSE_ID": "${DATABRICKS_WAREHOUSE_ID}"
}
}
}
}Information
Transport
stdiosse
Language
Python
Created
2026/6/14
Updated
2026/6/15