MCP server for LakeXpress β automated database-to-cloud data pipeline as Parquet
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A Model Context Protocol (MCP) server for LakeXpress β a database to Parquet export tool with sync management and data lake publishing.
Add to your Claude Code MCP settings:
Or using the installed entry point:
preview_commandBuild and preview any LakeXpress CLI command without executing it. Supports all 14 subcommands with full parameter validation.
execute_commandExecute a previously previewed command. Requires confirmation: true as a safety mechanism.
validate_auth_fileValidate that an authentication file exists, is valid JSON, and optionally check for specific auth_id entries.
list_capabilitiesList all supported source databases, log databases, storage backends, publishing targets, compression types, and available commands.
suggest_workflowGiven a use case (source DB type, storage destination, optional publish target), suggest the full sequence of LakeXpress commands with example parameters.
get_versionReport the detected LakeXpress binary version and capabilities.
| Variable | Default | Description |
|---|---|---|
LAKEXPRESS_PATH | ./LakeXpress | Path to the LakeXpress binary |
LAKEXPRESS_TIMEOUT | 3600 | Command execution timeout in seconds |
LAKEXPRESS_LOG_DIR | ./logs | Directory for execution logs |
FASTBCP_DIR_PATH | (empty) | Path to FastBCP binary directory (auto-fills fastbcp_dir_path parameter) |
LOG_LEVEL | INFO | Logging level (DEBUG, INFO, WARNING, ERROR) |
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/lakexpress-mcp)<a href="https://allmcps.com/mcp/lakexpress-mcp"><img src="https://allmcps.com/api/badge/lakexpress-mcp?style=directory" alt="Lakexpress Mcp on AllMCPs" /></a>