Wraps the Fivetran REST API so you can manage data pipelines through Claude. You get the full operational toolkit: list connections and groups, check sync status with warnings and tasks, trigger syncs or historical resyncs for specific tables, pause and resume connections, and reload schemas from sources. It also exposes schema visibility with tools to inspect tables and columns. The setup requires a Fivetran API key and secret, which you pass through environment variables. If you're already running Fivetran connectors and want to kick off syncs, debug stuck pipelines, or inspect what's actually being ingested without opening the dashboard, this gives you that control through conversation.
claude mcp add --transport stdio yimingyan-fivetran-mcp -- uvx fivetran-mcp