Airflow MCP Server

This MCP server is certified by MCPHub. This certification ensures that airflow-mcp-server follows best practices for Model Context Protocol implementation. It runs locally over stdio via the published package.

People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2025-10-14 · ★ 33 · #82 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Airflow MCP Server

Claude Code

claude mcp add abhishekbhakat-airflow-mcp-server -- uvx airflow-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "abhishekbhakat-airflow-mcp-server": {
      "command": "uvx",
      "args": [
        "airflow-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package airflow-mcp-server - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.abhishekbhakat is GitHub-verified and matches the repo owner

03 · What Airflow MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

0.9.1 · 2025-10-09

Add pyyaml as dependency

0.9.0 · 2025-10-09

Cutout FastMCP

0.8.2 · 2025-09-14

Bump fastmcp dependency

04 · Who maintains Airflow MCP Server

airflow-mcp-server is maintained by abhishekbhakat. It's the only MCP server we track from this author; the repo dates to Feb 2025.

05 · Facts

category
API integration - ranked #82 of 250 actively-maintained API integration servers as of 2026-08-25.
registry
io.github.abhishekbhakat/airflow-mcp-server (active, first published 2025-10-09)
packages
pypi:airflow-mcp-server · pypi:airflow-mcp-server

06 · Airflow MCP Server FAQ

What is Airflow MCP Server?

This MCP server is certified by MCPHub. This certification ensures that airflow-mcp-server follows best practices for Model Context Protocol implementation. It runs locally over stdio via the published package.

Is Airflow MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2025-10-14. We re-verify nightly.

How do I install Airflow MCP Server?

Run `uvx airflow-mcp-server`. You can also paste the ready-made client config above.

Does Airflow MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Airflow MCP Server

More API integration MCP servers · Google Search Console · Fathom MCP Server · Companies House · Lunch Money · Monobank

More Python MCP servers · Aegis - AI Agent Governance · Flux Pro · Midjourney · Nanobanana Pro · see all