atharvpatwardhan/MCP-Server-for-ETL-Orchestration
This project implements a Model Context Protocol (MCP)-compliant server that exposes a powerful set of ETL orchestration tools to LLM agents (like Claude or GPT), enabling them to control, monitor, and interact with real-world data infrastructure using natural language.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Server-for-ETL-Orchestration": {
"command": "npx",
"args": [
"-y",
"MCP-Server-for-ETL-Orchestration"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...