abhishekbhakat_airflow-mcp-server

abhishekbhakat_airflow-mcp-server

0

The Airflow MCP Server is designed to facilitate the control of Airflow instances through standardized APIs. Key features include the ability to operate in safe or unsafe modes and compatibility with Airflow 3 authentication methods using JWT.

Overview

A Model Context Protocol server designed to control Airflow through its APIs. Featuring safe and unsafe operation modes for read-only and all operations respectively. Uses JWT for authentication and parses OpenAPI specs automatically.

Tasks

  • Airflow 3 readiness
  • Parse OpenAPI Spec
  • Safe/Unsafe mode implementation
  • Parse proper description with list_tools
  • Airflow config fetch specifically for page limit
  • Env variables optional