Back to directory
alexxx-db/databricks-genie-mcp

alexxx-db/databricks-genie-mcp

@alexxx-db14

An MCP server that exposes Databricks Genie API capabilities as tools for natural language querying of Databricks data

databricksgeniedatasqlanalyticsdatabase

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
2025/4/18
Updated
2026/6/8