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.

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="..."

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

Built Distribution

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

File details

Details for the file airbyte_internal_ops-0.1.2.post2.dev20080805740.tar.gz.

File metadata

File hashes

Hashes for airbyte_internal_ops-0.1.2.post2.dev20080805740.tar.gz
Algorithm Hash digest
SHA256 aeee0c833a60abaffd3f75a8f08d59e790715340f06fd12386ce51d81708c36e
MD5 84f1c9aa043dfe00764fbbde37ea6a8c
BLAKE2b-256 c505cb4f3ba1a85144cbb733c4ad50af14959db01eef0d50ee7803ac6195995a

See more details on using hashes here.

Provenance

The following attestation bundles were made for airbyte_internal_ops-0.1.2.post2.dev20080805740.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.1.2.post2.dev20080805740-py3-none-any.whl.

File metadata

File hashes

Hashes for airbyte_internal_ops-0.1.2.post2.dev20080805740-py3-none-any.whl
Algorithm Hash digest
SHA256 e501c15e6f1d0156ddcc7786ebe557253063d8d8ba8d58cd1c3e45770ea3dbb6
MD5 8f1a39621be994f2bea65e90bfcce50e
BLAKE2b-256 df8fbf3fde3154ea9a4f9a8feeee15f3483399de9bc8bca9a2f7c2be8f94c986

See more details on using hashes here.

Provenance

The following attestation bundles were made for airbyte_internal_ops-0.1.2.post2.dev20080805740-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