mcp-server-apache-airflow
@yangkyeongmo
mcp-server-apache-airflow について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-apache-airflow": {
"command": "uv",
"args": [
"run",
"mcp-server-apache-airflow",
"--apis",
"dag",
"--apis",
"dagrun"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-server-apache-airflow?
mcp-server-apache-airflow is a Model Context Protocol (MCP) server implementation that wraps Apache Airflow’s REST API using the official Airflow client library. It enables MCP clients to interact with Airflow in a standardized way.
How to use mcp-server-apache-airflow?
The package is available on PyPI and can be installed via pip. Once configured with an Airflow instance, MCP clients can invoke any of the supported Airflow API operations directly through the MCP protocol.
Key features of mcp-server-apache-airflow
- List, pause, unpause, update, and delete DAGs
- Create, list, update, and delete DAG runs
- Manage tasks and task instances with logging
- CRUD operations for variables, connections, and pools
- Access XComs, datasets, event logs, and health stats
Use cases of mcp-server-apache-airflow
- Automate DAG lifecycle management from MCP-powered assistants
- Monitor and trigger Airflow workflows without manual API calls
- Integrate Airflow operations into broader MCP-based automation pipelines
FAQ from mcp-server-apache-airflow
What does this MCP server allow me to do?
It provides over 50 Airflow REST API operations through the MCP protocol, covering DAGs, runs, tasks, variables, connections, pools, XComs, datasets, monitoring, config, plugins, providers, and event logs.
What dependencies does it require?
It requires a running Apache Airflow instance with its REST API accessible, and uses the official Apache Airflow client library for compatibility.
Does it support authentication with Airflow?
The README does not specify authentication details; users should refer to the Airflow REST API documentation for auth configurations.
「データと分析」の他のコンテンツ
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
HubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
MCP Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
コメント