Skip to main content
Glama
tomnagengast

MCP Server for Apache Airflow

by tomnagengast
tsconfig.json572 B
{ "extends": "../tsconfig.json", "compilerOptions": { "target": "ES2022", "module": "ESNext", "moduleResolution": "node", "outDir": "../dist/netlify/functions", "rootDir": "./functions", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "declaration": false, "declarationMap": false, "sourceMap": true, "resolveJsonModule": true, "allowSyntheticDefaultImports": true, "noEmit": false }, "include": ["functions/**/*"], "exclude": ["node_modules"] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tomnagengast/mcp-server-airflow'

If you have feedback or need assistance with the MCP directory API, please join our Discord server