LakeFS MCP Server

Stablefile-system
40 starsTypeScripttreeverse
GitHub
About

Overview

The lakeFS MCP Server enables AI agents to version-control data lakes. It provides Git-like branching, merging, and diff operations for object storage data.
Capabilities

Tools & Capabilities

list_branches

List branches in a repository

diff

Compare branches or commits

merge

Merge branches

list_objects

List objects in a branch

Setup

Installation

bash
Install
npx -y @treeverse/mcp-server-lakefs
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "lakefs": {
      "command": "npx",
      "args": ["-y", "@treeverse/mcp-server-lakefs"]
    }
  }
}

Quick Info

Authortreeverse
LanguageTypeScript
StatusStable
Stars 40
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
LakeFS MCP Server - MCP Server Directory - CortexAgent