astronomer/astro-airflow-mcp
MCP server for Apache Airflow instances. Runs standalone or as an Airflow plugin.
Platform-specific configuration:
{
"mcpServers": {
"astro-airflow-mcp": {
"command": "npx",
"args": [
"-y",
"astro-airflow-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...