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
HubSpot MCP Server
baryhuangA 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.
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
Deep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
dbt MCP Server
dbt-labsA MCP (Model Context Protocol) server for interacting with dbt.
Comments