Stats
Actions
Tags
From databricks-pack
Provides local access to Databricks workspace APIs for managing clusters, running notebooks, and querying data. Requires Databricks authentication token.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"databricks-workspace-mcp": {
"command": "npx",
"args": [
"-y",
"@intentsolutions/databricks-workspace-mcp@^0.1.0"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin databricks-pack