Skip to main content

MCP and API interfaces that let the agents do the admin work

Project description

airbyte-ops-mcp

MCP and API interfaces that let the agents do the admin work.

How to Contribute

  • CONTRIBUTING.md — contributor setup, local testing, and development workflows.
  • AGENTS.md — agent-specific operating guidance.

Documentation

Installing Ops MCP in your Client

This config example will help you add the MCP server to your client:

{
  "mcpServers": {
    "airbyte-ops-mcp": {
      "type": "stdio",
      "command": "uv",
      "args": [
        "run",
        "--project=/Users/aj.steers/repos/airbyte-ops-mcp/",
        "airbyte-ops-mcp"
      ],
      "env": {
        "AIRBYTE_MCP_ENV_FILE": "/Users/{user-id}/.mcp/airbyte_mcp.env"
      }
    },
    "airbyte-coral-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "--python=3.11",
        "--from=airbyte@latest",
        "airbyte-mcp"
      ],
      "env": {
        "AIRBYTE_MCP_ENV_FILE": "/Users/{user-id}/.mcp/airbyte_mcp.env"
      }
    }
  }
}

Your .env file should include the following values:

# Creds for Airbyte Cloud OAuth
AIRBYTE_CLOUD_CLIENT_ID="..."
AIRBYTE_CLOUD_CLIENT_SECRET="..."

# Required for elevated admin operations
AIRBYTE_INTERNAL_ADMIN_FLAG=airbyte.io
AIRBYTE_INTERNAL_ADMIN_USER={my-id}@airbyte.io

# Workspace ID for Testing
AIRBYTE_CLOUD_TEST_WORKSPACE_ID="..."

Onboarding

If this is your first time working with Airbyte's connector tooling, see ONBOARDING.md for instructions on setting up required credentials like GCP_GSM_CREDENTIALS.

Connector Registry

For an overview of the connector registry architecture, operations, and CLI commands, see docs/connector-registry.md.

For release-block marker operations that prevent republishing known-bad connector code after a yank, see docs/release-blocks.md.

For details on known, intentional differences between the new Registry 2.0 generation pipeline and the legacy pipeline, see Connector Registry 2.0 Migration Changes in CONTRIBUTING.md.

Getting Started

Once configured, use the test_my_tools prompt by typing "/test" into your agent and selecting the auto-complete option for the test_my_tools prompt.

This prompt will step through all the tools, demoing their capabilities.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

airbyte_internal_ops-0.60.1.tar.gz (895.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

airbyte_internal_ops-0.60.1-py3-none-any.whl (493.1 kB view details)

Uploaded Python 3

File details

Details for the file airbyte_internal_ops-0.60.1.tar.gz.

File metadata

  • Download URL: airbyte_internal_ops-0.60.1.tar.gz
  • Upload date:
  • Size: 895.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for airbyte_internal_ops-0.60.1.tar.gz
Algorithm Hash digest
SHA256 6da24d1958ce3ff5848c3de0d1505e9ee5fa5ad4b869a8096b5d80cf7af78247
MD5 4b9527df98dd06583689c88f04aca1b8
BLAKE2b-256 5d5cd936e95f4911c2eaa55ea2eb0e6770ccfcf51a71a24a58493663dfffb6b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for airbyte_internal_ops-0.60.1.tar.gz:

Publisher: publish.yml on airbytehq/airbyte-ops-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file airbyte_internal_ops-0.60.1-py3-none-any.whl.

File metadata

File hashes

Hashes for airbyte_internal_ops-0.60.1-py3-none-any.whl
Algorithm Hash digest
SHA256 193a2d6c8f1712a825fcf72c543893d68cf7c5818aa85cd3364b16087be44c91
MD5 905157e2ba9ce4d18d2b33c182e50186
BLAKE2b-256 22ffa1d205f04cbeabe5d8ad8f60e4153dcfd82e005b00bc8d7c801495edcedd

See more details on using hashes here.

Provenance

The following attestation bundles were made for airbyte_internal_ops-0.60.1-py3-none-any.whl:

Publisher: publish.yml on airbytehq/airbyte-ops-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page