kellykohlleffel/fivetran-mcp-toolkit
If you are the rightful owner of fivetran-mcp-toolkit and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Fivetran MCP Toolkit allows users to manage their Fivetran data pipelines through natural language interactions with Claude Desktop, leveraging the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
list_connections
List all data connections
get_connection
Get connection details
create_connection
Create new connection
delete_connection
Delete connection
sync_connection
Trigger immediate sync
pause_connection
Pause data sync
resume_connection
Resume data sync
get_sync_status
Check sync status
invite_user
Invite new users
list_users
List all users
get_user
Get user details
modify_user
Modify user roles
list_destinations
List data warehouses
get_destination_details
Get destination info
create_destination
Create new destination
list_connector_types
List available connectors
get_connector_metadata
Get connector config
get_connector_schema
View connection schema
reload_connector_schema
Refresh schema
list_transformations
List dbt transformations
get_transformation
Get transformation details
run_transformation
Execute transformation
list_groups
List destination groups
get_group
Get group details
create_group
Create new group
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client