Apache Airflow
Provides a bridge to Apache Airflow for managing and monitoring workflows through natural language, ...
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:8080or your deployed Airflow server URL).
- Open your web browser and navigate to the Airflow host you wish to connect to (e.g.,
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.
Determine your Airflow Host URL
- The URL you use to access the Airflow web UI (e.g.,
http://localhost:8080for local setups or the specific domain/IP for remote servers) will be yourAIRFLOW_HOSTvalue.
- The URL you use to access the Airflow web UI (e.g.,
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:8080orhttps://your-airflow.example.com)AIRFLOW_USERNAME: Your Airflow usernameAIRFLOW_PASSWORD: Your Airflow password
- (Optional) You may set
AIRFLOW_API_VERSIONto the version you wish to use (default isv1).
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
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps: