The repository contains tools for Apache SeaTunnel.
What is MCP?
- MCP (Model Context Protocol) is an open protocol for connecting LLMs to tools, data, and systems. With SeaTunnel MCP, you can operate SeaTunnel directly from an LLM-powered interface while keeping the server-side logic secure and auditable.
- Learn more: https://github.com/modelcontextprotocol
SeaTunnel MCP Server
- Source folder: seatunnel-mcp/
- English README: seatunnel-mcp/README.md
- Chinese: seatunnel-mcp/README_CN.md
- Quick Start: seatunnel-mcp/docs/QUICK_START.md
- User Guide: seatunnel-mcp/docs/USER_GUIDE.md
- Developer Guide: seatunnel-mcp/docs/DEVELOPER_GUIDE.md
For screenshots, demo video, features, installation and usage instructions, please refer to the README in the seatunnel-mcp directory.
Get the main project from Apache SeaTunnel