{"slug":"abhishekbhakat/airflow-mcp-server","name":"Airflow MCP Server","description":"Control Apache Airflow via its API using JWT authentication.","category":"development","tags":[],"official":false,"stars":32,"transport":"stdio","install":null,"tools":[{"name":"list_dags","description":"List all DAGs in Airflow"},{"name":"get_dag","description":"Get details of a specific DAG"},{"name":"trigger_dag","description":"Trigger a DAG run"},{"name":"get_dag_runs","description":"List DAG runs for a specific DAG"},{"name":"get_dag_run","description":"Get details of a specific DAG run"},{"name":"list_tasks","description":"List tasks for a specific DAG"},{"name":"get_task","description":"Get details of a specific task"},{"name":"get_task_instances","description":"List task instances for a DAG run"},{"name":"get_task_instance","description":"Get details of a specific task instance"},{"name":"list_connections","description":"List all connections"},{"name":"create_connection","description":"Create a new connection"},{"name":"get_connection","description":"Get details of a specific connection"},{"name":"update_connection","description":"Update an existing connection"},{"name":"delete_connection","description":"Delete a connection"},{"name":"list_pools","description":"List all pools"},{"name":"create_pool","description":"Create a new pool"},{"name":"get_pool","description":"Get details of a specific pool"},{"name":"update_pool","description":"Update an existing pool"},{"name":"delete_pool","description":"Delete a pool"},{"name":"list_variables","description":"List all variables"},{"name":"create_variable","description":"Create a new variable"},{"name":"get_variable","description":"Get details of a specific variable"},{"name":"update_variable","description":"Update an existing variable"},{"name":"delete_variable","description":"Delete a variable"},{"name":"get_dag_source","description":"Get the source code of a DAG"},{"name":"pause_dag","description":"Pause a DAG"},{"name":"unpause_dag","description":"Unpause a DAG"},{"name":"clear_dag_run","description":"Clear a DAG run"},{"name":"set_task_instance_state","description":"Set the state of a task instance"},{"name":"get_config","description":"Get Airflow configuration"},{"name":"get_health","description":"Get Airflow health status"},{"name":"get_version","description":"Get Airflow version"}],"env_vars":["AUTH_TOKEN"],"auth_type":"none","github":"https://github.com/abhishekbhakat/airflow-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}