In-depth architectural comparison of the MCP Airflow and CorpusIQ MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
MCP Airflow
Data Platforms · Local stdio
Quality: 53/100 (Good) | Auth: other
CorpusIQ
Data Platforms · Remote HTTP/SSE
Quality: 75/100 (Great) | Auth: OAuth 2.0
Verdict Summary: Choose MCP Airflow if you need specialized Data Platforms tools running via a local process. Choose CorpusIQ if your workspace requires Data Platforms integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose MCP Airflow when:
You need dedicated capabilities in the Data Platforms domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: other (Free / Open Source).
You have access to required keys: AIRFLOW_BASE_URL, AIRFLOW_USERNAME, AIRFLOW_PASSWORD.
Manage Apache Airflow through its REST API — list DAGs, inspect DAG runs and task instances, trigger runs, and check failed-DAG and scheduler/metadatabase health. 7 tools, built with FastMCP. Install: uvx mcp-airflow.
65+ MCP tools for business operations: ecommerce, finance, marketing, and analytics data through one streamable-HTTP endpoint. Built for operators.
Category & Scope
Tools & Capabilities Breakdown
MCP Airflow Tools (7)
list_dags
List all DAGs with paused/active status
get_dag_runs_today
Get all DAG runs from today with status
get_dag_run_status
Get the latest run status for a specific DAG
trigger_dag_run
Trigger a manual DAG run
get_task_instances
Get task instances for a specific DAG run
check_failed_dags
Check for failed DAGs in the last 24 hours
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
MCP Airflow is categorized under Data Platforms and uses a local stdio subprocess. In contrast, CorpusIQ belongs to Data Platforms using remote streaming HTTP/SSE transport. Select MCP Airflow when you need capabilities focused on data platforms and CorpusIQ when you require tools for data platforms.