We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/astronomer/astro-airflow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•195 B
"""Integration tests for Airflow MCP Server.
These tests run against real Airflow instances (2.x and 3.x) to validate
that the MCP server correctly handles API differences between versions.
"""