Databricks

Databricks

characat0

Connects AI assistants to Databricks workspaces for browsing data catalogs and executing SQL queries. Query your Databricks tables and warehouses directly through natural language.

4481 views1Local (stdio)

What it does

  • Execute SQL queries on Databricks warehouses
  • Browse data catalogs and schemas
  • List available tables with filtering
  • Get detailed table information
  • Access SQL warehouse metadata
  • Query Databricks data structures

Best for

Data analysts exploring Databricks datasetsAI-powered data analysis workflowsAutomated reporting from DatabricksData discovery and catalog exploration
Direct SQL execution on warehousesFull catalog browsing capabilities

Tools (6)

execute_sql

Executes SQL statements on a Databricks warehouse and returns the results

get_table

Gets detailed information about a single Databricks table

list_catalogs

Lists all catalogs available in the Databricks workspace

list_schemas

Lists all schemas in a specified Databricks catalog

list_tables

Lists all tables in a specified Databricks schema with optional filtering

Alternatives