Back to directory
jaibehl97/databricks-genie-mcp

jaibehl97/databricks-genie-mcp

@jaibehl97

A Model Context Protocol (MCP) server that exposes Databricks Genie API capabilities as tools for natural language querying of Databricks data.

databricksgeniemcpsqldataanalyticsnatural-languagebicloud

Installation & Configuration

{
  "mcpServers": {
    "databricks-genie": {
      "command": "python",
      "args": [
        "/full/absolute/path/to/your/project/genie_api/server.py"
      ],
      "workingDirectory": "/full/absolute/path/to/your/project/genie_api/"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17