This MCP server acts as a wrapper for FastBCP, a high-performance CLI tool designed for exporting data from databases to a wide array of file formats including CSV, TSV, JSON, BSON, Parquet, XLSX, and Binary, with optional direct export to various cloud storage targets. It enhances FastBCP's capabilities by providing a safety-first approach with command previews and user confirmation, masking sensitive credentials, offering intelligent parameter validation with database-specific checks, and suggesting optimal parallelism methods. The server also includes automatic binary version detection, a capability registry, and comprehensive logging for all execution steps, ensuring secure and efficient data operations.
Key Features
01Safety-first two-step export process with command preview and confirmation
02Automatic password and sensitive flag masking in all outputs
030 GitHub stars
04Intelligent parameter validation with database-specific compatibility checks
05Comprehensive logging of export operations with full execution details
06Smart recommendations for optimal data export parallelism methods