🔍Model Context Protocol (MCP) server for Apache Airflow API integration. Provides comprehensive tools for managing Airflow clusters including service operations, configuration management, status monitoring, and request tracking.
🔍Model Context Protocol (MCP) server for Apache Airflow API integration. Provides comprehensive tools for managing Airflow clusters including service operations, configuration management, status monitoring, and request tracking.
pip install MCP-Airflow-APIAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"call518-mcp-airflow-api-github": {
"command": "uvx",
"args": [
"pip install MCP-Airflow-API"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP Airflow API?"
API Key Required
This server requires an API key from MCP Airflow API. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_AIRFLOW_API_API_KEY | Yes | Your MCP Airflow API API key |
"What resources are available in MCP Airflow API?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP Airflow API"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP Airflow API with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.