io.github.arpe-io/lakexpress-mcp
Quality Score
79
/100
MCP server for LakeXpress — automated database-to-cloud data pipeline as Parquet
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"lakexpress-mcp": {
"command": "uvx",
"args": [
"lakexpress-mcp"
],
"env": {
"LAKEXPRESS_PATH": "<lakexpress_path>",
"LAKEXPRESS_TIMEOUT": "<lakexpress_timeout>",
"LAKEXPRESS_LOG_DIR": "<lakexpress_log_dir>",
"FASTBCP_DIR_PATH": "<fastbcp_dir_path>",
"LOG_LEVEL": "<log_level>"
}
}
}
}§02 Environment variables
LAKEXPRESS_PATHPath to the LakeXpress binary (optional — server runs in preview-only mode without it)
LAKEXPRESS_TIMEOUTExecution timeout in seconds (default: 3600)
LAKEXPRESS_LOG_DIRDirectory for execution logs (default: ./logs)
FASTBCP_DIR_PATHPath to FastBCP binary directory (auto-fills fastbcp_dir_path parameter)
LOG_LEVELLogging level: DEBUG, INFO, WARNING, ERROR (default: INFO)
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.