Skip to main content

Apache Airflow 3 plugin that mounts airflow-mcp-server as a Streamable HTTP endpoint at /mcp

Project description

airflow-mcp-plugin

Airflow 3 plugin that mounts airflow-mcp-server as a Streamable HTTP endpoint at /mcp on the Airflow API server.

Requirements:

  • Apache Airflow >= 3.0 (FastAPI backend)
  • Python >= 3.10

Install (recommended via main package extra):

pip install "airflow-mcp-server[airflow-plugin]"

Or install the plugin directly:

pip install airflow-mcp-plugin

Deploy:

  • Install into the Airflow webserver container environment (Docker/Compose/Helm)
  • Restart the webserver; Airflow auto-loads the plugin via entry point

Use (stateless):

  • Endpoint: http(s)://<airflow-host>/mcp
  • Every request must include header: Authorization: Bearer <access-token>
  • The token is forwarded per-request to Airflow APIs (no shared auth state)
  • Mode per-request:
    • Safe (default): http(s)://<airflow-host>/mcp
    • Unsafe: http(s)://<airflow-host>/mcp?mode=unsafe (enables POST/PUT/DELETE/PATCH)
    • Streamable HTTP (stateless)

Project details


Download files

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

Source Distribution

airflow_mcp_plugin-0.1.0rc1.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

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

airflow_mcp_plugin-0.1.0rc1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file airflow_mcp_plugin-0.1.0rc1.tar.gz.

File metadata

  • Download URL: airflow_mcp_plugin-0.1.0rc1.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for airflow_mcp_plugin-0.1.0rc1.tar.gz
Algorithm Hash digest
SHA256 21d599c783c99ea0dc5fba152a7554d4bc33ff94a0ff99440e99a795cf09626e
MD5 167b6821e1d7f52d5c6094eca3d46b2d
BLAKE2b-256 689f9664d1b4b4370be47456dfd757622b3fb87ffbe63a0129b6e6b4efeba33c

See more details on using hashes here.

File details

Details for the file airflow_mcp_plugin-0.1.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for airflow_mcp_plugin-0.1.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 04fc6d8a85ef77da9e1b8d452e73ba60110c7cd1e246cb93de85795ede839b51
MD5 d085c144923ccbb709af31ced9eba227
BLAKE2b-256 f2f212fcfdc35e2859b6ea3735f87bc96abb8a7d775873861950a9bfbd940122

See more details on using hashes here.

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