Read-only MCP server for self-hosted Airbyte OSS 1.6.x, enabling monitoring of connections, jobs, and health via public and internal APIs. Optionally supports triggering syncs and canceling jobs.
Inspect a specific destination connector by providing its UUID to obtain name, connector type, workspace, creation date, and configuration with masked secrets.
List sync and reset jobs with filters for connection, workspace, status, and date range. Use to monitor sync activity, troubleshoot failures, and audit sync volume.
Retrieve all Airbyte workspaces accessible to your credentials, including their IDs and data residency, to discover or audit workspaces before managing other resources.
List data pipeline connections between sources and destinations to view their status, schedule, and streams for auditing or finding specific connection IDs.
List configured source connectors in an Airbyte workspace. Retrieve source names, IDs, types, and creation dates with pagination and workspace filtering.
Update an Airbyte source connector's name or configuration by providing only the fields to change. Use to rotate credentials, rename sources, or adjust settings.
Retrieve full details of a single Airbyte connection by its UUID, including source and destination IDs, sync schedule, namespace mapping, and all configured streams with their sync modes.