MCP Server Airflow Token
M

MCP Server Airflow Token

An Apache Airflow MCP server supporting Bearer token authentication, providing seamless integration with Astronomer Cloud and standalone Airflow instances, and implementing full encapsulation of the Airflow REST API functions.
2 points
7.4K

What is an MCP server?

An MCP server is a model context protocol server that encapsulates the REST API of Apache Airflow into a standardized interface. This enables MCP clients (such as Claude Desktop) to interact with Airflow, implementing functions like task management and monitoring.

How to use an MCP server?

Set the access information of Airflow (such as the host address and authentication token) by configuring environment variables, and then start the MCP server. It can be integrated with tools like Claude Desktop to provide an intuitive operation interface for Airflow.

Applicable scenarios

Suitable for users who need to operate Airflow for task management, data pipeline monitoring, and automated workflows in non - technical environments. Particularly suitable for integration with platforms like Astronomer Cloud.

Main Features

Bearer Token Authentication
Supports the Bearer Token authentication method for modern Airflow deployments to ensure secure access.
Astronomer Cloud Compatibility
Can be seamlessly integrated with Astronomer Cloud, suitable for hosted Airflow services.
API Group Selection
Allows users to select specific API groups according to their needs, improving efficiency.
Read - Write Mode Switch
Supports read - only mode and full mode to ensure the security of operations.
Advantages
Supports modern authentication methods with high security
Compatible with mainstream platforms like Astronomer Cloud
Easy to integrate into existing toolchains
Supports flexible API group selection
Limitations
Requires configuration of environment variables, which may be a bit of a threshold for beginners
Some advanced features may require more complex settings
Does not support all Airflow versions

How to Use

Install Dependencies
First, install the Python environment and ensure that uv or pip is installed.
Clone the Repository
Clone the MCP server repository from GitHub.
Configure Environment Variables
Set the necessary environment variables according to the authentication method used (Bearer Token or basic authentication).
Start the Server
Run the command to start the MCP server and wait for it to be ready.
Integrate into Tools
Configure the MCP server as the backend service for tools like Claude Desktop.

Usage Examples

View All DAGs
Users want to know all currently available DAGs to select the one to run.
Trigger a DAG Run
Users need to manually trigger the execution of a certain DAG to test its logic or update data.
Get DAG Source Code
Users need to view the source code of a DAG to debug problems or understand its logic.

Frequently Asked Questions

What dependencies does the MCP server require?
How to choose the authentication method?
Does it support read - only mode?
How to verify if the MCP server is running properly?

Related Resources

Project Homepage
The GitHub repository of the MCP server, containing source code and documentation.
Apache Airflow Official Documentation
The official documentation of Apache Airflow, which details its functions and usage methods.
Model Context Protocol Official Website
The official website of the Model Context Protocol, introducing its principles and applications.
Astronomer Cloud Documentation
The official documentation of Astronomer Cloud, guiding how to use its hosted Airflow services.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "apache-airflow": {
      "type": "stdio",
      "command": "uv",
      "args": [
        "--directory",
        "path-to-repo/mcp-server-airflow-token",
        "run",
        "mcp-server-airflow-token"
      ],
      "env": {
        "AIRFLOW_HOST": "https://astro_id.astronomer.run/id",
        "AIRFLOW_TOKEN": "TOKEN"
      }
    }
  }
}

{
  "mcpServers": {
    "mcp-server-airflow-token": {
      "command": "uvx",
      "args": ["mcp-server-airflow-token"],
      "env": {
        "AIRFLOW_HOST": "https://your-airflow-host",
        "AIRFLOW_USERNAME": "your-username",
        "AIRFLOW_PASSWORD": "your-password"
      }
    }
  }
}

{
  "mcpServers": {
    "mcp-server-airflow-token": {
      "command": "uvx",
      "args": ["mcp-server-airflow-token", "--read-only"],
      "env": {
        "AIRFLOW_HOST": "https://your-airflow-host",
        "AIRFLOW_TOKEN": "your-api-token"
      }
    }
  }
}

{
  "mcpServers": {
    "mcp-server-airflow-token": {
      "command": "uvx",
      "args": ["mcp-server-airflow-token", "--read-only"],
      "env": {
        "AIRFLOW_HOST": "https://your-airflow-host",
        "AIRFLOW_USERNAME": "your-username",
        "AIRFLOW_PASSWORD": "your-password"
      }
    }
  }
}

{
  "mcpServers": {
    "mcp-server-airflow-token": {
      "command": "uvx",
      "args": ["mcp-server-airflow-token"],
      "env": {
        "AIRFLOW_HOST": "https://your-astronomer-domain.astronomer.run/your-deployment-id",
        "AIRFLOW_TOKEN": "your-astronomer-api-token"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

R
Rsdoctor
Rsdoctor is a build analysis tool specifically designed for the Rspack ecosystem, fully compatible with webpack. It provides visual build analysis, multi - dimensional performance diagnosis, and intelligent optimization suggestions to help developers improve build efficiency and engineering quality.
TypeScript
5.7K
5 points
N
Next Devtools MCP
The Next.js development tools MCP server provides Next.js development tools and utilities for AI programming assistants such as Claude and Cursor, including runtime diagnostics, development automation, and document access functions.
TypeScript
7.3K
5 points
T
Testkube
Testkube is a test orchestration and execution framework for cloud-native applications, providing a unified platform to define, run, and analyze tests. It supports existing testing tools and Kubernetes infrastructure.
Go
5.1K
5 points
M
MCP Windbg
An MCP server that integrates AI models with WinDbg/CDB for analyzing Windows crash dump files and remote debugging, supporting natural language interaction to execute debugging commands.
Python
7.5K
5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
5.9K
5 points
N
Netdata
Netdata is an open-source real-time infrastructure monitoring platform that provides second-level metric collection, visualization, machine learning-driven anomaly detection, and automated alerts. It can achieve full-stack monitoring without complex configuration.
Go
6.4K
5 points
M
MCP Server
The Mapbox MCP Server is a model context protocol server implemented in Node.js, providing AI applications with access to Mapbox geospatial APIs, including functions such as geocoding, point - of - interest search, route planning, isochrone analysis, and static map generation.
TypeScript
6.4K
4 points
U
Uniprof
Uniprof is a tool that simplifies CPU performance analysis. It supports multiple programming languages and runtimes, does not require code modification or additional dependencies, and can perform one-click performance profiling and hotspot analysis through Docker containers or the host mode.
TypeScript
6.4K
4.5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.6K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
29.7K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
20.2K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
57.9K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
54.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
25.2K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
19.5K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
80.0K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase