| --- |
| sidebar_position: 1 |
| --- |
| |
| # SeaTunnel Tools Overview |
| |
| Apache SeaTunnel Tools is a collection of auxiliary tools focused on developer and operator productivity, covering LLM integration, configuration conversion, and AI-powered assistance. |
| |
| ## Available Tools |
| |
| | Tool | Purpose | Status | |
| |------|---------|--------| |
| | [SeaTunnel Skill](seatunnel-skill.md) | Claude AI integration for SeaTunnel operations | Available | |
| | [SeaTunnel MCP Server](seatunnel-mcp.md) | Model Context Protocol server for LLM integration | Available | |
| | [x2seatunnel](x2seatunnel.md) | Configuration converter (DataX → SeaTunnel) | Available | |
| |
| ## Source Repository |
| |
| All tools are maintained in the [SeaTunnel Tools](https://github.com/apache/seatunnel-tools) repository. |