Skip to main content
Glama

MCP Airtable Server

by marchi-lau
.dockerignore691 B
# Git .git/ .gitignore .gitattributes # Environment files .env .env.* *.env # Development node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* *.log # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Testing coverage/ .nyc_output/ test/ tests/ *.test.js *.test.ts *.spec.js *.spec.ts # Documentation docs/ *.md !README.md # CI/CD .github/ .gitlab-ci.yml .travis.yml # Temporary files *.tmp *.temp tmp/ temp/ # Build files (we'll copy dist separately) tsconfig.json .eslintrc* .prettierrc* # Security *.pem *.key *.cert *.crt # Backup files *.backup *.bak # Local development files .env.local .env.development .env.test docker-compose.yml docker-compose.*.yml

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/marchi-lau/mcp-airtable'

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