seatunnel

GitHub

SeaTunnel is a multimodal, high-performance, distributed, massive data integration tool.

seatunnel MCP Server

MCP server for apache/seatunnel

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "seatunnel": {
      "command": "npx",
      "args": [
        "-y",
        "@apache/seatunnel"
      ]
    }
  }
}