Safely explore, profile, and query data with read-only SQL over MCP.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "databricks-mcp" yet — see the docs or source repo.
After connecting to the Databricks data source, use read-only SQL to analyze sales trends by region over the past 12 months, identify the fastest-growing and most declining regions, and provide a summary of key metrics.
A trend analysis, regional comparison table, and summary of key findings on growth and decline.
Please perform a read-only data profile on the customer_orders table, including column types, null ratios, unique value counts, and unusual distributions, then point out fields that may need further cleaning.
A schema and data quality overview with potentially problematic fields clearly flagged.
Use read-only SQL queries to validate the hypothesis that first-week retention for new users declined in the most recent quarter, break down results by acquisition channel, and include the metric definition.
Retention query results, channel-level comparisons, and a reusable explanation of the metric definition.
Lets AI safely explore SQL schemas and run read-only database queries.
Safely let AI inspect database schemas and query PostgreSQL and MySQL data.
Let AI query multiple SQL databases read-only and export results.
Safely query multiple SQL databases in read-only mode across servers.
Query SQL databases safely in natural language with validated read-only access.
Let AI safely query and manage DuckDB databases through MCP tools.