SERVER

Airflow MCP Server

Rank #5958

io.github.abhishekbhakat/airflow-mcp-server

https://github.com/abhishekbhakat/airflow-mcp-server

First listed
Feb 20, 2025
Last publish date
Oct 9, 2025
OVERVIEW

Airflow MCP Server is a Model Context Protocol (MCP) server published by abhishekbhakat. It ranks #5958 of 58,900 servers tracked on MCP Toplist, and its repository has 33 GitHub stars. Airflow MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Feb 20, 2025 and most recently updated on Oct 9, 2025.

STANDING
#5,958of 58,900 tracked serversTop 25%

Ranks ahead of 52,942 of 58,900 servers on MCP Toplist.

CONNECT

Use Airflow MCP Server

Add Airflow MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "airflow-mcp-server": {
      "command": "uvx",
      "args": [
        "airflow-mcp-server"
      ],
      "env": {
        "AIRFLOW_BASE_URL": "<your AIRFLOW_BASE_URL>",
        "AUTH_TOKEN": "<your AUTH_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "airflow-mcp-server": {
      "command": "uvx",
      "args": [
        "airflow-mcp-server"
      ],
      "env": {
        "AIRFLOW_BASE_URL": "<your AIRFLOW_BASE_URL>",
        "AUTH_TOKEN": "<your AUTH_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

abhishekbhakat

Organization
Total servers
3
Total versions
2
MORE FROM THIS PUBLISHER

Other servers by abhishekbhakat

View all abhishekbhakat servers →
VERSIONS

Available versions (2)

VersionPublished
0.9.0Oct 9, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Airflow MCP Server?
https://github.com/abhishekbhakat/airflow-mcp-server
Who maintains Airflow MCP Server?
Airflow MCP Server is maintained by abhishekbhakat, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
Is Airflow MCP Server an official MCP server?
Yes — Airflow MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
How many versions does Airflow MCP Server have?
MCP Toplist tracks 2 versions of Airflow MCP Server, most recently published on Oct 9, 2025.
Where can I find the source code for Airflow MCP Server?
The source code for Airflow MCP Server is hosted at github.com/abhishekbhakat/airflow-mcp-server.
EXPLORE