seatunnel-mcp

seatunnel-mcp

17

SeaTunnel MCP Server is designed to interact with SeaTunnel through LLM interfaces, facilitating tasks such as job management and system monitoring. This server provides dynamic connection configurations, built-in logging tools, and REST API interactions to support efficient SeaTunnel operations.

What is the primary function of the SeaTunnel MCP Server?

The primary function of the SeaTunnel MCP Server is to facilitate interaction with SeaTunnel through LLM interfaces, providing tools for job management, system monitoring, and REST API interaction.

How can I update the connection settings for SeaTunnel?

You can update the connection settings using the 'update-connection-settings' tool, which allows you to change the URL and/or API key to connect to a different SeaTunnel instance.

What are the system requirements for running the SeaTunnel MCP Server?

The system requirements include Python ≥ 3.12, a running SeaTunnel instance, and Node.js for testing with MCP Inspector.

How do I submit a job using the SeaTunnel MCP Server?

You can submit a job using the 'submit-job' tool, which requires a job configuration in HOCON format. You can also use 'submit-jobs' for batch submissions.

Is there a way to monitor the system using the SeaTunnel MCP Server?

Yes, the server provides tools like 'get-overview' and 'get-system-monitoring-information' to monitor the SeaTunnel cluster and retrieve detailed system information.