SERVER

Fivetran MCP

Rank #29198

io.github.YimingYAN/fivetran-mcp

MCP server providing fivetran-mcp capabilities

First listed
Feb 1, 2026
Last publish date
Feb 1, 2026
OVERVIEW

Fivetran MCP is a Model Context Protocol (MCP) server published by YimingYAN. It ranks #29198 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Fivetran MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 1, 2026 and most recently updated on Feb 1, 2026.

STANDING
#29,198of 58,832 tracked serversTop 50%

Ranks ahead of 29,634 of 58,832 servers on MCP Toplist.

CONNECT

Use Fivetran MCP

Add Fivetran MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "fivetran-mcp": {
      "command": "uvx",
      "args": [
        "fivetran-mcp"
      ],
      "env": {
        "FIVETRAN_API_KEY": "<your FIVETRAN_API_KEY>",
        "FIVETRAN_API_SECRET": "<your FIVETRAN_API_SECRET>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

YimingYAN

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.3.1Feb 1, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Fivetran MCP?
MCP server providing fivetran-mcp capabilities
Who maintains Fivetran MCP?
Fivetran MCP is maintained by YimingYAN, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Fivetran MCP an official MCP server?
Yes — Fivetran MCP is listed on the Official MCP Registry.
How many versions does Fivetran MCP have?
MCP Toplist tracks 2 versions of Fivetran MCP, most recently published on Feb 1, 2026.
Where can I find the source code for Fivetran MCP?
The source code for Fivetran MCP is hosted at github.com/YimingYAN/fivetran-mcp.
EXPLORE