Mcp Airflow Api
@call518
About Mcp Airflow Api
MCP-Airflow-API is a Model Context Protocol (MCP) server that transforms Apache Airflow REST API operations into natural language tools for LLM integration. Built for DevOps engineers, data engineers, and Airflow administrators who need intuitive cluster management capabilities.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"airflow-api": {
"command": "uvx",
"args": [
"--python",
"3.11",
"mcp-airflow-api"
],
"env": {
"AIRFLOW_API_URL": "http://localhost:8080/api/v1",
"AIRFLOW_API_USERNAME": "airflow",
"AIRFLOW_API_PASSWORD": "airflow",
"AIRFLOW_LOG_LEVEL": "INFO"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Airflow Api?
—
How to use Mcp Airflow Api?
—
Key features of Mcp Airflow Api
—
Use cases of Mcp Airflow Api
—
FAQ from Mcp Airflow Api
—
More Data & Analytics MCP servers
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
MCP Server for Data Exploration
reading-plus-aiMCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Comments