New feature
Public Preview
Genie Agent MCP server
Genie Agent MCP server is a Databricks ai / bi capability, introduced June 2025.
Databricks managed MCP server scoped to a single Genie Agent, letting an agent ask that curated set of Unity Catalog tables a plain-language question and get the results without writing SQL.
- The scope is baked into the URL - the Genie space id sits in the path, so a client is pointed at one curated agent's tables rather than the whole workspace.
- For a while it was accidentally discreet - conversations sent through it were saved as private until Databricks fixed the sharing default in May 2026.
Limitations: Read-only, so it queries data and never writes to your tables, and it passes no conversation history to the Genie API, so each turn starts cold unless you wrap it in a multi-agent system.
Open in REbricked →- Category
- AI / BI
- Also known as
- Genie Spaces MCP server, Genie space MCP server, per-agent Genie MCP server
- Verified
- 2026-08-20