datalake-mcp-server

BERDataLakehouse/datalake-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated today
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "datalake-mcp-server": {
      "command": "uvx",
      "args": [
        "datalake-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install datalake-mcp-server

README Excerpt

A FastAPI-based service that enables AI assistants to interact with Delta Lake tables stored in MinIO through Spark, implementing the Model Context Protocol (MCP) for natural language data operations. > **⚠️ Important Warning:** > > This service allows arbitrary `read-oriented` queries to be executed against Delta Lake tables. Query results will be sent to the model host server, unless you are hosting your model locally.

Tools (5)

BERDL_USERKBASE_ADMINKBASE_ADMIN_ROLESKBASE_AUTH_URLKBASE_REQUIRED_ROLES