4 results (22.0ms) page 1 / 1
BauplanLabs / bauplan-mcp-server-creating-bauplan-pipelines exact

Creates bauplan data pipeline projects with SQL and Python models. Use when starting a new pipeline, defining DAG transformations, writing models, or setting up bauplan project structure from scratch.

BauplanLabs / bauplan-mcp-server-explore-data exact

Explores data in a Bauplan lakehouse safely using the Bauplan Python SDK. Use to inspect namespaces, tables, schemas, samples, and profiling queries; and to export larger result sets to files....

BauplanLabs / bauplan-mcp-server-root-cause-analysis-and-fix exact

“Inspect a failed Bauplan pipeline run on a dev branch, reconstruct the frozen data state, collect evidence, propose a minimal code fix using Git, and rerun deterministically where possible.”

BauplanLabs / bauplan-mcp-server-wap-ingestion exact

Ingest data from S3 into bauplan using the Write-Audit-Publish pattern for safe data loading. Use when loading new data from S3, performing safe data ingestion, or when the user mentions WAP, data...