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
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
MCP Server for Deep Research
reading-plus-aiPubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
Comments