A

Apache Airflow

Provides a bridge to Apache Airflow for managing and monitoring workflows through natural language, ...

122 views
3 installs
Updated Oct 15, 2025
Not audited
Provides a bridge to Apache Airflow for managing and monitoring workflows through natural language, enabling DAG management, task execution, and resource administration without leaving your assistant interface.
  1. Log in to your Apache Airflow instance

    • Open your web browser and navigate to the Airflow host you wish to connect to (e.g., http://localhost:8080 or your deployed Airflow server URL).
  2. Obtain Airflow Username and Password

    • Use your existing administrator (or user) credentials for the Airflow instance.
    • If you do not have credentials, ask your Airflow administrator to create a user for you with appropriate access.
  3. Determine your Airflow Host URL

    • The URL you use to access the Airflow web UI (e.g., http://localhost:8080 for local setups or the specific domain/IP for remote servers) will be your AIRFLOW_HOST value.
  4. Fill in the FastMCP connection interface

    • Click the "Install Now" button to add your ENVs.
    • In the provided fields, enter the following:
      • AIRFLOW_HOST: Your Airflow server URL (e.g., http://localhost:8080 or https://your-airflow.example.com)
      • AIRFLOW_USERNAME: Your Airflow username
      • AIRFLOW_PASSWORD: Your Airflow password
    • (Optional) You may set AIRFLOW_API_VERSION to the version you wish to use (default is v1).
  5. Save and test your connection

    • After entering all required values, save the environment configuration in FastMCP.
    • Test the connection to verify that your credentials and host information are correct.

Your setup is complete! The MCP server will now be able to interact with your Airflow instance using the provided credentials.

Quick Start

View on GitHub

Similar MCP Servers

A

Apache Airflow

Integrates with Apache Airflow clusters through REST API to provide complete workflow management including DAG operations, task monitoring, pool and variable management, XCom data access, and performance analytics with event logging and import error tracking.

Monitoring Automation
51
0

Report Issue

Thank you! Your issue report has been submitted successfully.