databricks-solutions/custom-mcp-databricks-app
Create your custom MCP server on Databricks Apps for tools, prompts, and claude slash commands
Platform-specific configuration:
{
"mcpServers": {
"custom-mcp-databricks-app": {
"command": "npx",
"args": [
"-y",
"custom-mcp-databricks-app"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...