Loading languages...
AL

alexxx-db/databricks-genie-mcp

@alexxx-db5

This project implements a Model Context Protocol (MCP) server that exposes Databricks Genie API capabilities as tools

databricks
genie
data
sql
analytics

# mcpServer Config

{
  "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/"
    }
  }
}

# stdio

python server.py
Transport:
stdio
语言:
Python
创建时间:4/18/2025
更新时间:8/12/2025