Server data from the Official MCP Registry
MCP server for LakeXpress — automated database-to-cloud data pipeline as Parquet
MCP server for LakeXpress — automated database-to-cloud data pipeline as Parquet
Set these up before or after installing:
Environment variable: LAKEXPRESS_PATH
Environment variable: LAKEXPRESS_TIMEOUT
Environment variable: LAKEXPRESS_LOG_DIR
Environment variable: FASTBCP_DIR_PATH
Environment variable: LOG_LEVEL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-arpe-io-lakexpress-mcp": {
"env": {
"LOG_LEVEL": "your-log-level-here",
"LAKEXPRESS_PATH": "your-lakexpress-path-here",
"FASTBCP_DIR_PATH": "your-fastbcp-dir-path-here",
"LAKEXPRESS_LOG_DIR": "your-lakexpress-log-dir-here",
"LAKEXPRESS_TIMEOUT": "your-lakexpress-timeout-here"
},
"args": [
"lakexpress-mcp"
],
"command": "uvx"
}
}
}The server has good authentication handling with proper environment variable usage and input validation. However, it allows arbitrary shell command execution through external binary calls and has some moderate security concerns including potential path traversal and subprocess execution risks. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Modelcontextprotocol · Data & Analytics
Local SQLite database interaction with full CRUD operations
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption