Skip to main content
Glama
510,324 tools. Updated 2026-09-03 23:59

"Airbyte" matching MCP tools:

  • Verifies that the Airbyte API is reachable and healthy by sending a lightweight health check request. Use this to confirm connectivity and authentication before proceeding with other operations.
    Apache 2.0
  • Trigger a refresh of Airbyte streams to re-read source data and merge or truncate destination records, ensuring no downtime. For self-managed Airbyte only.
    Apache 2.0
  • Remove synced data and reset cursors for specific streams in an Airbyte connection, preparing them for a clean re-sync without re-reading from source.
    Apache 2.0
  • Fetch full-text sync logs for an Airbyte Cloud connection job attempt. Supports paginated tail or head reads, with optional job and attempt parameters.
    Apache 2.0
  • Cancel a running Airbyte sync or reset job to stop long-running processes or revert accidental actions. Already-committed data is retained.
    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.
    36
    4
    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.
    9
    MIT
  • Create a source connector in Airbyte to define a new data origin. Supply the connector type and configuration, such as host and credentials for databases or APIs.
    Apache 2.0
  • List all tags in your Airbyte instance to discover existing labels and obtain tag IDs for organizing and filtering resources.
    Apache 2.0
  • Retrieves a global health snapshot of your Airbyte instance, including workspace and connection counts, and counts of recent sync jobs by status. Use this to monitor workflow health at a glance.
    MIT
  • List Airbyte connections with schedule and status metadata. Filter by name prefix, status, or paginate results using limit and offset.
    MIT
  • List configured Airbyte destination connectors to discover which destinations are set up and retrieve their UUIDs for further inspection or auditing.
    Apache 2.0
  • Trigger a sync or reset job for an Airbyte connection to replicate data from source to destination or clear and re-sync.
    Apache 2.0
  • Retrieve full details of an Airbyte destination connector by its UUID, including name, type, configuration, workspace, and creation date.
    Apache 2.0
  • List Airbyte workspaces and retrieve their IDs, names, and data residency. Use to discover workspace IDs for filtering other resources.
    Apache 2.0
  • Retrieve detailed information about a specific Airbyte sync or reset job by its numeric ID, including status, duration, and volume metrics.
    Apache 2.0
  • List configured Airbyte source connectors across workspaces to discover data origins and retrieve source IDs for audit or configuration.
    Apache 2.0