# Airtable MCP Server Environment Variables
# Copy this file to .env and fill in your values
# Server Configuration
NODE_ENV=development
PORT=3000
# Airtable Configuration (will be passed via headers in production)
AIRTABLE_API_KEY=your_airtable_api_key_here
AIRTABLE_BASE_ID=your_base_id_here
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/jjwjr94/airtable-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server