MCP profile
Github YimingYAN Fivetran Mcp
MCP server for Fivetran API - manage syncs, check status, and control data pipelines
Developer ToolsPackagePythonOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
> Note: This repository is built and maintained entirely by Claude Code, Anthropic's AI coding assistant.
An MCP (Model Context Protocol) server for controlling Fivetran data pipelines. Enables AI assistants like Claude to manage syncs, monitor connection status, and control data pipelines through natural language.
Capabilities
List connections - View all Fivetran connections with statusCheck sync status - Get detailed status for any connection including tasks and warningsTrigger syncs - Start syncs on demandHistorical resync - Trigger full data resync or resync specific tablesPause/Resume - Control connection schedulingList groups - View all destination groupsTest connection - Diagnose connectivity and configuration issuesSchema visibility - View schemas, tables, and columns for any connectionReload schema - Refresh schema configuration from the source
Why Use Github YimingYAN Fivetran Mcp?
- List connections - View all Fivetran connections with status
- Check sync status - Get detailed status for any connection including tasks and warnings
- Trigger syncs - Start syncs on demand
- Historical resync - Trigger full data resync or resync specific tables
- Pause/Resume - Control connection scheduling
- List groups - View all destination groups
- Test connection - Diagnose connectivity and configuration issues
- Schema visibility - View schemas, tables, and columns for any connection
- Reload schema - Refresh schema configuration from the source
Limitations
- The following capabilities are not available via Fivetran's REST API:
- For sync logs and historical data, consider setting up Fivetran's Log Service to stream logs to your data warehouse.
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
Python
License
Open Source
Verified
Yes
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Configure
Configuration
json
{
"mcpServers": {
"fivetran": {
"type": "stdio",
"command": "uvx",
"args": ["fivetran-mcp@latest"],
"env": {
"FIVETRAN_API_KEY": "${FIVETRAN_API_KEY}",
"FIVETRAN_API_SECRET": "${FIVETRAN_API_SECRET}"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github YimingYAN Fivetran Mcp
- Function
- MCP server for Fivetran API - manage syncs, check status, and control data pipelines
- Transport
- Package
- Language
- Python
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.