Back to directory
marcoeg/mcp-bauplan

marcoeg/mcp-bauplan

@marcoeg

An MCP server to interact with data and run pipeline using Bauplan

bauplanicebergs3sqldata-pipelinedata-querymcpdatabase

Installation & Configuration

{
  "mcpServers": {
    "mcp-bauplan": {
      "command": "uvx",
      "args": [
        "mcp-bauplan"
      ],
      "env": {
        "BAUPLAN_API_KEY": "your-api-key",
        "BAUPLAN_BRANCH": "your-branch",
        "BAUPLAN_NAMESPACE": "your-namespace",
        "BAUPLAN_TIMEOUT": "30"
      }
    }
  }
}

Information

Transport
ssestdio
Language
Python
Created
2026/6/14
Updated
2026/6/15