Back to search
30
MCP

airflow-mcp-hipposys

pypi/airflow-mcp-hipposys

An MCP server for Apache Airflow that enables non-technical users to interact with Apache Airflow workflows through natural language.

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

Similar MCP servers embedding-nearest

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
acuvity/mcp-server-apache-airflow
MCP server that connects to Apache Airflow using official client.
0 tools
yangkyeongmo/mcp-server-apache-airflow
MCP server for Apache Airflow.
0 tools
apache-airflow-mcp-server
Production-grade MCP server for Apache Airflow - Enable AI agents to inspect DAGs, runs, logs, and perform operations
0 tools
io.github.abhishekbhakat/airflow-mcp-server
An MCP server for Apache Airflow
0 tools
huypx1/mcp-airflow
A customized version of mcp-server-apache-airflow with a added feature to get Airflow task logs
0 tools

How to use

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

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