Back to Apps

MCP Airflow Documentation
by martoc
Unified full-text search across Apache Airflow core and Python client documentation with fast SQLite FTS5 indexing.
0 stars
Works in:claude
Exposes:Tools
What it does
Provides AI assistants with high-speed, ranked search access to the official Apache Airflow documentation. It indexes both the Airflow Core (RST) and Python Client (Markdown) repositories, enabling the AI to find precise configuration and API details quickly.
Tools
search_documentation: Perform ranked full-text searches across core and client docs with optional source filtering.read_documentation: Retrieve the full content of a specific documentation page via its path.
Installation
{
"mcpServers": {
"airflow-docs": {
"command": "docker",
"args": ["run", "-i", "--rm", "martoc/mcp-airflow-documentation:latest"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
docker run -i --rm martoc/mcp-airflow-documentation:latestInformation
- Pricing
- free
- Published
- 5/2/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"airflow-docs": {
"command": "docker",
"args": ["run", "-i", "--rm", "martoc/mcp-airflow-documentation:latest"]
}
}
}





