Airtable MCP server
Read and write Airtable bases and records.
How it runs
Airtable is a stdio MCP server. mcpfold launches it with:
npx -y airtable-mcp-serverAdd to your config
mcpfold add airtable-mcp-serverNeeds a token — mcpfold stores it as a reference (${env:AIRTABLE_API_KEY}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.