Back to search
30
MCP

airflow-mcp

pypi/airflow-mcp

本项目是一个与 Apache Airflow 集成的 Model Context Protocol (MCP) 服务器,提供多种工具来管理和监控 Airflow 的 DAG 运行。它支持触发 DAG、获取 DAG 状态、回填数据、获取日志等操作。

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

Similar MCP servers embedding-nearest

iflow-mcp_flyaibox-weather
MCP天气服务器 - 基于Model Context Protocol的天气信息查询服务
0 tools
fangcloud-mcp
FangCloud MCP 是一个 Model Context Protocol (MCP) 服务器实现,提供与 FangCloud 云存储服务的集成
0 tools
mcp-airflow-api
Model Context Protocol (MCP) server for Apache Airflow API integration. Provides comprehensive tools for managing Airflow clusters including
0 tools
mcp-airflow-api-fastmcp
Model Context Protocol (MCP) server for Apache Airflow API integration. Provides comprehensive tools for managing Airflow clusters including
0 tools
iflow-mcp_mcp-server-apache-airflow
Model Context Protocol (MCP) server for Apache Airflow
0 tools
mcp-airflow-postgres
Model Context Protocol (MCP) server for Airflow database integration
0 tools

How to use

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

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