bauplan-mcp-server

BauplanLabs/bauplan-mcp-server
★ 11 stars Python 🤖 AI/LLM Updated today
Repository hosting the open source Bauplan 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": {
    "bauplan-mcp-server": {
      "command": "uvx",
      "args": [
        "bauplan-mcp-server"
      ]
    }
  }
}

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

README Excerpt

A Model Context Protocol (MCP) server that gives AI assistants (Claude Code, Claude Desktop, Cursor) access to Bauplan lakehouse operations: querying tables, schema inspection, branch management, and running pipelines. A [video walkthrough](https://www.loom.com/share/651e2bd7ad4442928f539859a621c562) demonstrates setup and usage.

Tools (2)

Nonestdio

Topics

agent-skillsagentsbauplanlakehousemcp-server