Skip to main content
Glama

MCP Airtable Server

by marchi-lau
.gitignore461 B
# Dependencies node_modules/ # Build output dist/ # Environment variables .env .env.local .env.*.local # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Testing coverage/ .nyc_output/ # Temporary files *.tmp *.temp # Deployment-specific (ignored in main, tracked in deployment branches) # These files will be different per deployment branch deploy/*/config.json deploy/*/secrets/

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