fivetran-mcp

fivetran/fivetran-mcp
★ 21 stars Python Database Updated 5d ago ✓ Clean
This is a model context protocol (MCP) server that Fivetran users can clone, configure, and run on their own environments. It lets you ask questions like "was my last postgres sync successful" and "are any of my connections broken" and have the model answer the questions for you.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fivetran-mcp": {
      "command": "uvx",
      "args": [
        "fivetran-mcp"
      ]
    }
  }
}

Or install with pip: pip install fivetran-mcp

README Excerpt

An MCP server that you can use to interact with your Fivetran environment. It allows you to ask read-only questions like "when was the last time my postgres connection completed a sync?" and "are any of my connection's broken?" Additionally, if you set FIVETRAN_ALLOW_WRITES to "true" you can complete write operations like "update the sync frequency of my Redshift connections to every 3 hours". The MCP will confirm with you before performing a write operation.

Tools (20)

FIVETRAN_ALLOW_WRITESFIVETRAN_API_KEYFIVETRAN_API_SECRETadd_team_membership_in_connectionadd_team_membership_in_groupadd_user_membership_in_connectionadd_user_membership_in_groupadd_user_to_groupadd_user_to_teamapprove_certificateapprove_connection_certificateapprove_connection_fingerprintapprove_destination_certificateapprove_destination_fingerprintcancel_transformationcreate_account_webhookcreate_connect_cardcreate_connectioncreate_destinationcreate_group
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →