ocean-zhc/seatunnel-mcp
A Model Context Protocol (MCP) server for Apache Seatunnel. This provides access to your Apache Seatunnel RESTful API V2 instance and the surrounding ecosystem.
Platform-specific configuration:
{
"mcpServers": {
"seatunnel-mcp": {
"command": "npx",
"args": [
"-y",
"seatunnel-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...