Back to directory
Databricks Genie MCP Server

Databricks Genie MCP Server

@yashshingvi15

An MCP server enabling LLMs to interact with Databricks Genie API for natural language queries, SQL execution, and conversational agent interaction within Databricks workspaces.

DatabricksGenie APILLMSQLconversational agentcontext

Installation & Configuration

{
  "mcpServers": {
    "databricks-genie-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "databricks-genie-mcp-server-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/15
Updated
2026/6/7