Installation & Configuration
{
"mcpServers": {
"airflow-mcp-server": {
"command": "uvx",
"args": [
"airflow-mcp-server",
"--base-url",
"http://localhost:8080",
"--auth-token",
"<jwt_token>"
]
}
}
}Information
Transport
stdiostreamable-http
Language
Python
Created
2026/6/14
Updated
2026/6/15