Skip to main content
Glama
255,062 tools. Last updated 2026-07-02 23:06

"Airbyte" matching MCP tools:

  • Verify Airbyte API connectivity and authentication by sending a health check request. Resolves connection issues before further operations.
    Apache 2.0
  • Cancel a running sync or reset job in Airbyte. Sends a cancellation request that retains committed data while discarding in-flight data.
    Apache 2.0
  • Create a new source connector to define where Airbyte reads data. Configure connections to databases, APIs, or SaaS apps for data ingestion.
    Apache 2.0
  • List destination connectors in Airbyte workspaces. View names, IDs, types, and creation dates to audit or discover configured data targets.
    Apache 2.0

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Enables interaction with an Airbyte instance through natural language, supporting workspaces, sources, destinations, connections, jobs, logs, tags, streams, and connector definitions.
    Last updated
    31
    Apache 2.0
  • A
    license
    B
    quality
    B
    maintenance
    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.
    Last updated
    9
    MIT
  • Retrieve structured log entries for job sync attempts to debug failures. Limit output with attempt_number and tail_lines.
    Apache 2.0
  • Inspect a specific destination connector by providing its UUID to obtain name, connector type, workspace, creation date, and configuration with masked secrets.
    Apache 2.0
  • 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.
    Apache 2.0
  • Retrieve all Airbyte workspaces accessible to your credentials, including their IDs and data residency, to discover or audit workspaces before managing other resources.
    Apache 2.0
  • List data pipeline connections between sources and destinations to view their status, schedule, and streams for auditing or finding specific connection IDs.
    Apache 2.0
  • Retrieve full details of a sync or reset job by its numeric ID, including status, duration, and volume metrics.
    Apache 2.0
  • List configured source connectors in an Airbyte workspace. Retrieve source names, IDs, types, and creation dates with pagination and workspace filtering.
    Apache 2.0
  • Retrieve full details of a source connector by its UUID, including name, type, workspace, creation date, and configuration with secrets masked.
    Apache 2.0
  • 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.
    Apache 2.0
  • 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.
    Apache 2.0
  • Modify any aspect of an Airbyte connection with partial updates: change schedule, enable/disable, adjust streams, or update namespace settings.
    Apache 2.0
  • Retrieve detailed job information with per-attempt stats and failure reasons. Use to understand why a job failed or view per-stream record counts.
    Apache 2.0
  • Retrieve structured log entries for a specific job attempt, useful when debugging a failing attempt without fetching all attempts.
    Apache 2.0