Home › Other › airflow-mcp-server
airflow-mcp-server
An MCP server for Apache Airflow
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.9.0)
uvx airflow-mcp-server
Or add to your MCP client config:
{
"mcpServers": {
"airflow-mcp-server": {
"command": "uvx",
"args": [
"airflow-mcp-server"
],
"env": {
"AIRFLOW_BASE_URL": "<YOUR_VALUE>",
"AUTH_TOKEN": "<YOUR_VALUE>"
}
}
}
}
AIRFLOW_BASE_URLrequired — The base URL for the Airflow API (e.g., http://localhost:8080)AUTH_TOKENrequired secret — The JWT authentication token for Airflow API access
This server takes extra arguments — see its repository.
Package (pypi 0.8.2)
Package: pypi airflow-mcp-server
AIRFLOW_BASE_URLrequired — The base URL for the Airflow API (e.g., http://localhost:8080)AUTH_TOKENrequired secret — The JWT authentication token for Airflow API access
This server takes extra arguments — see its repository.
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry