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

airbyte_internal_ops-0.1.4.tar.gz (1.2 MB 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.1.4-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: airbyte_internal_ops-0.1.4.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • 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.1.4.tar.gz
Algorithm Hash digest
SHA256 605ad21a40b546a7c34056d613c004adf9fa923644867305b2dca4960faa7796
MD5 3fbbbec95d565400f05d0422aa2541fa
BLAKE2b-256 f2de4ec635a98864ab59a79d52618568d3fd23bb4741d1eaa6a55e24d43c47b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for airbyte_internal_ops-0.1.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for airbyte_internal_ops-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 37c342d307fa8d80918030bfcfe6a1a653e84974819c52a46caeb7862d6b7d3f
MD5 79ab1af6f403d90398f8a8e8a4e39b3b
BLAKE2b-256 b06e89ba80229d0c2f416328662292f6c1a35ec0b558ec20f6d87521047e8ec1

See more details on using hashes here.

Provenance

The following attestation bundles were made for airbyte_internal_ops-0.1.4-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