1 required secret

Databricks Genie Spaces

Ask natural language questions about your data with AI-powered analytics

Remote Updated 3 hours ago
Data AnalyticsBusiness Intelligence

About

Ask natural-language questions and analyze data in Genie Spaces through Databricks managed MCP servers, with built-in Unity Catalog security.

Features

  • Natural Language Analytics: Ask questions about your data in plain English
  • Data Insights: Get automated insights and trend analysis from your Genie spaces
  • Conversational BI: Interactive business intelligence through natural language
  • Serverless SQL: Leverage serverless SQL compute for query execution

What you’ll need to connect

Prerequisites

  • For admins: Ensure the workspace has the Managed MCP Servers preview enabled. See Databricks documentation for your cloud provider.
  • For users: Ensure your account has access to Genie spaces in your workspace.

Setup Steps

  1. Navigate to your Databricks workspace
  2. Go to Genie → Create or select an existing Genie space
  3. Note the Genie space ID from the URL or space settings
  4. Create a Personal Access Token in SettingsDeveloperAccess tokens
  5. Configure the environment variables with your specific values

Configuration

Environment variables

VariableDescriptionRequired
DATABRICKS_WORKSPACE_URLDatabricks workspace hostname, (e.g., https://your-workspace.cloud.databricks.com)Yes
DATABRICKS_GENIE_SPACE_IDYour Databricks Genie space IDYes

Request headers

HeaderDescriptionRequired
AuthorizationDatabricks PATYes

Remote runtime

Url Template
${DATABRICKS_WORKSPACE_URL}/api/2.0/mcp/genie/${DATABRICKS_GENIE_SPACE_ID}