Back to Home
ARJ999 icon

FiveTran-God-Agent-MCP

Verified Safe

by ARJ999

Overview

Provides AI agents with comprehensive control and automation capabilities over the Fivetran data integration platform.

Installation

Run Command
docker run -d -p 8084:8080 -e FIVETRAN_API_KEY=<your_api_key> -e FIVETRAN_API_SECRET=<your_api_secret> fivetran-mcp:latest

Environment Variables

  • FIVETRAN_API_KEY
  • FIVETRAN_API_SECRET
  • API_URL

Security Notes

Robust security design with Pydantic input validation, environment variable-based secrets management, structured error handling, and documented prevention for common vulnerabilities (SQL/Command Injection, XSS). HTTPS enforcement and rate limiting are also in place. While documentation mentions OAuth 2.1, the provided API client implementation uses HTTP Basic Auth. No direct 'eval' or malicious patterns were observed.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens800
Stars0
Forks0
Last Update2025-12-03

Tags

FivetranData IntegrationETLAutomationMCP Server