Fivetran
Integrates with Fivetran's REST API to manage data pipelines through user invitations, connection discovery, and sync operations with automated unpausing and forced synchronization capabilities.
1 stars
0 tools
Created Aug 2025
@andrewkkchan/andrewkkchan-fivetran-mcp-fivetranAbout
Integrates with Fivetran's REST API to manage data pipelines through user invitations, connection discovery, and sync operations with automated unpausing and forced synchronization capabilities.
Categories
general
Installation
npm
npm install @andrewkkchan/andrewkkchan-fivetran-mcp-fivetran
Configuration
{
"mcpServers": {
"andrewkkchan-fivetran-mcp-fivetran": {
"command": "npx",
"args": [
"-y",
"@andrewkkchan/andrewkkchan-fivetran-mcp-fivetran"
]
}
}
}