Back to search
30
MCP

airflow-mcp-plugin

pypi/airflow-mcp-plugin

Apache Airflow 3 plugin that mounts airflow-mcp-server as a Streamable HTTP endpoint at /mcp

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.abhishekbhakat/airflow-mcp-server
An MCP server for Apache Airflow
0 tools
yangkyeongmo/mcp-server-apache-airflow
MCP server for Apache Airflow.
0 tools
airflow-mcp-ponder
An MCP server for Apache Airflow that enables non-technical users to interact with Apache Airflow workflows through natural language.
0 tools
iflow-mcp_mcp-server-apache-airflow
Model Context Protocol (MCP) server for Apache Airflow
0 tools
astro-airflow-mcp
A FastMCP server for Airflow integration that can run standalone or as an Airflow 2/3 plugin
0 tools
acuvity/mcp-server-apache-airflow
MCP server that connects to Apache Airflow using official client.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "airflow-mcp-plugin": {
      "url": "None",
      "transport": "http"
    }
  }
}