Back to search
30
MCP

lakexpress-mcp

pypi/lakexpress-mcp

A Model Context Protocol (MCP) server for LakeXpress, enabling database to Parquet export with sync management and data lake publishing.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.arpe-io/lakexpress-mcp
MCP server for LakeXpress — automated database-to-cloud data pipeline as Parquet
0 tools
fastbcp-mcp
A Model Context Protocol (MCP) server for FastBCP, enabling efficient data export from databases to files.
0 tools
fasttransfer-mcp
A Model Context Protocol (MCP) server for FastTransfer, enabling efficient data transfer between database systems.
0 tools
mcp-task-manager-server
A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database.
0 tools
davidzhang-oceanbase-mcp
A Model Context Protocol (MCP) server that enables secure interaction with OceanBase databases. This server allows AI assistants to list tab
0 tools
mahdin75/geoserver-mcp
A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lakexpress-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}