Fivetran MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 236 installs a week from pypi. Last commit 1 Feb 2026.
MCP server for Fivetran API - manage syncs, check status, and control data pipelines
Today is the operative word: we check Fivetran MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fivetran-mcp -- uvx fivetran-mcp
{
"mcpServers": {
"fivetran-mcp": {
"args": [
"fivetran-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fivetran-mcp]
command = "uvx"
args = ["fivetran-mcp"]
{
"mcpServers": {
"fivetran-mcp": {
"args": [
"fivetran-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fivetran-mcp": {
"args": [
"fivetran-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
FIVETRAN_API_KEY (Fivetran API key), FIVETRAN_API_SECRET (Fivetran API secret).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Delta Airlines - search flights, check status, manage trips
Sling CLI MCP server for data pipeline and replication management
MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
MCP server for Atlassian Confluence Data Center - access and manage content
MCP server for Atlassian Confluence Data Center - access and manage content
Sling CLI MCP server for querying any database, running data pipelines and managing replications
MCP server for Decern CRM — contacts, deals, pipelines, tasks, and approvals.
MCP server for managing Coalesce Transform workspaces, nodes, pipelines, and runs.
Answers built from our own checks of this server.