Overview
Features
Stage-based table construction
A specialized implementation that builds Airtable tables in stages, leveraging Claude's agentic capabilities to reduce failure rates in complex table creation.
Base Management
Operations to list bases, list tables within a base, create new tables with fields, and update table metadata (name/description).
Field Management
Operations to add new fields to a table and modify existing fields.
Record Operations
Operations to list, create, update, delete records, plus search and fetch a single record by ID.
Field Types
Support for various Airtable field types such as singleLineText, multilineText, email, phoneNumber, number, currency, date, singleSelect, and multiSelect.
Field Colors
Includes available colors for select fields, e.g., blueBright, redBright, greenBright, yellowBright, purpleBright, pinkBright, grayBright, cyanBright, orangeBright, blueDark1, greenDark1.
LLM Guidance via system prompts
Includes system prompt and project knowledge markdown files to guide the LLM when leveraging Claude Desktop projects.
Claude Desktop Integration
Designed to work with Claude Desktop or other MCP clients, enabling interactive Airtable management through MCP workflows.
Who Is This For?
- Developers:to integrate Airtable management into MCP workflows via Claude Desktop and other MCP clients.
- Data teams:to automate Airtable bases, tables, fields, and records at scale within LLM-assisted workflows.
- LLM practitioners using Claude Desktop:to leverage stage-based table construction and LLM prompts for building complex Airtable schemas.




