Delta Lake MCP Server

Stablefile-system
45 starsTypeScriptdelta-io
GitHub
About

Overview

The Delta Lake MCP Server enables AI agents to interact with Delta Lake tables. It provides ACID transactions, schema enforcement, and time travel queries on data lake storage.
Capabilities

Tools & Capabilities

query

Query a Delta table

list_tables

List Delta tables

get_history

Get table version history

time_travel

Query a specific version

Setup

Installation

bash
Install
npx -y @delta-io/mcp-server-delta-lake
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "delta-lake": {
      "command": "npx",
      "args": ["-y", "@delta-io/mcp-server-delta-lake"]
    }
  }
}

Quick Info

Authordelta-io
LanguageTypeScript
StatusStable
Stars 45
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Delta Lake MCP Server - MCP Server Directory - CortexAgent